PHP Form Validator

PHP Form Validation Script It is very essential to have the input to your form validated before taking the form submission data for further processing. When there are many fields in the form, the PHP
Download

PHP Form Validator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free
  • Language:
  • English
  • Publisher Name:
  • HtmlFormGuide.com
  • Publisher web site:
  • http://www.html-form-guide.com/
  • Operating Systems:
  • Windows
  • File Size:
  • 51 KB

PHP Form Validator Tags


PHP Form Validator Description

The generic PHP form validator makes it very easy to add validations to your form. PHP Form Validation Script It is very essential to have the input to your form validated before taking the form submission data for further processing. When there are many fields in the form, the PHP validation script becomes too complex. Moreover, since you are doing the same or similar validation for most of the forms that you make, just too much of duplicate effort is spent on form validations. About this generic PHP form validation script The generic PHP form validator makes it very easy to add validations to your form. We create and associate a set of "validation descriptors" with each element in the form. The "validation descriptor" is a string specifying the type of validation to be performed. For example, "req" means required, "alpha" means allow only alphabetic characters and so on. Each field in the form can have 0, 1, or more validations. For example, the input should not be empty, should be less than 25 chars, should be alpha-numeric, etc You can associate a set of validation descriptors for each input field in the form.


PHP Form Validator Related Software