| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Kevin Burke | > | Validator.php | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||||
Author
Groups
Detailed descriptionThis class is meant to validate data entered in forms.
It provides 11 types of validation. To specify a field to validate it requires the field name and, in some cases, other arguments. The class will return false if the validation failed. Validator has support to check if a field is or has: - filled in - of specified length (<, >, >=, <=, =) - a valid email - a string equal in string value to another field - a string between two values (string length) - punctuation - an integer of specified value (<, >, >=, <=, =) - an integer between two values - only alphabetic characters - only alphanumeric characters - a date of specified format User ratings
Applications that use this classNo application links were specified for this class.
Files
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) Icontem 1999-2009 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |