Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 15
PHP Script Codes > Simple Form Validator - PHP Class
The main goal of this script is to help developers during form validation, surely one on the most hated operations that a webmaster has to do.
Fast Implementation
Validation process takes only few lines of code. You will validate a field just writing an easy array.
Validate Everything
Simple Form Validator by default can validate a large variety of fields: from the simplest text input to uploads and array.
Common Validations
require a field
Set the maximum and minimum characters allowed
Set the allowed or forbidden values
Match a field with another to (for example) verify a password