- 1,251 categories
- 40,829 scripts
- A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multi...
- In Part 1 of this tutorial series, we created the core of our Class. In Part 2 here, we learn how to expand on our Class to allow form fields to be validated as well as returning and generating the many error messages when validating.
- Platforms
- Licenses
- Other Free / Open Source License
- Learn how to create an expandable Form Validation Class using PHP''s object oriented features that once complete, can be easily customized and expanded to suit your needs in the future with no changes to the base code. The Class will able to val...
- Platforms
- Licenses
- Other Free / Open Source License
- In depth tutorial focusing on the basics of processing a contact form. Includes necessary error checking and clear, simple explanations of all the code. Part 1 can also be found on the site which features the creation of the form itself in HTML
- This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page.
Have you ever seen a URL which looked like &"www.example.com/pag e.php?mode=1&&style=red&"? Well...
- Platforms
- Licenses
- Other Free / Open Source License
- Use this contact form to let visitors email your without giving away your email address, them spam bots wont get it hehe
- This shows a basic way to use forms with php. Also includes a required field demo.
- This shows a basic way to use forms with php. Also includes a required field demo -- This version includes code to REFILL the form.
- This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
- Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
- Platforms
- Licenses
- Other Free / Open Source License
Page: