PHP Classes
elePHPant
Icontem

Validate.php: Validate an array of values according to 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
2013-11-02 (3 years ago) RSS 2.0 feedNot enough user ratingsTotal: 256 All time: 7,470 This week: 897Up
Version License PHP version Categories
v_validate 1Free for non-comm...5.0PHP 5, Databases, Validation
Description Author

This class can validate an array of values according to rules.

It takes a list of rules that define how to validate values of a given array.

Currently it can validate the values to be more than a minimum, less than a maximum, equal to a value, be unique in a given database table.

  Performance   Level  
Name: Jules Warner <contact>
Classes: 5 packages by
Country: United Kingdom United Kingdom

  Files folder image Files  
File Role Description
Plain text file validate.php Class vaildation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:256
This week:0
All time:7,470
This week:897Up
User Comments (1)
Remove $this->_db = DB::getInstance(); line on the __construc...
3 years ago (Maykonn Welington Candido)
22%StarStar