Friday, 13 June 2014

PHP Form Validation

PHP Form Validation

The HTML form we will be working at in these chapters, contains various input fields: required and optional text fields, radio buttons, and a submit button:

PHP Form Validation Example

* required field
Name:  

E-mail:  

Website:  

Comment: 

Gender: Female Male 

No comments:

Post a Comment