PHP Classes
elePHPant
Icontem

PHP Form Data Validation: Validate arrays of data using a list of rules

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2018-10-15 (19 hours ago) RSS 2.0 feedNot yet rated by the usersTotal: 127 This week: 127All time: 8,818 This week: 2Up
Version License PHP version Categories
php-data-validation 1.0GNU General Publi...5PHP 5
Description Author

This class can validate arrays of data using a list of rules.

It can as parameters take an array with data values and another array with a list of rules.

The class validate the data values according to the given rules and sets a class variable with the list of errors for each data entry that is invalid.

Currently the class can validate data values with rules like:

- Required
- Character Length
- Alphanumeric
- Email
- Alpha
- Password
- URL
- Range

  Performance   Level  
Name: Mark Mendoza <contact>
Classes: 2 packages by
Country: Philippines Philippines

  Files folder image Files  
File Role Description
Plain text file index.php Class PHP Data Form Validation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:127
This week:127
All time:8,818
This week:2Up