PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 260 All time: 7,809 This week: 455Up
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.

Picture of Jules Warner
  Performance   Level  
Name: Jules Warner <contact>
Classes: 5 packages by
Country: United Kingdom
Age: ???
All time rank: 204390 in United Kingdom
Week rank: 270 Up11 in United Kingdom Up

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

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