Chapter 07 – Posting Forms
- products.php – Posting to itself
- products1.php – Form with conditional statement
- products2.php – Form with server variables
- products3.php – Form with simple validation
- products4.php – Form with values retained
- istelno.php – Validate telephone number
- istelnoform.php – Validate telephone number with form
This code sample is from a chapter in the book PHP-Tutorials:Programming with MySQL and PHP.
You can read more about the book by going here: