PHP Classes

Classes of Alankar

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Alankar (1)  >  Mission progress status  >  Reputation  
Picture of Alankar
Name: Alankar <contact>
Classes: 1
Country: India India
Age: 38
All time rank: 3410226 in India India
Week rank: 195 Up19 in India India Up
All time users: 448
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Validaton class  
Validate submitted form values according to rules
This class can validate submitted form values according to rules.

It takes an array of parameters of rules and the $_POST or $_GET array with the submitted form values and verifies if they satisfy the specified rules.

The class returns a list of invalid form values in case some are invalid.

Currently it can validate values with rules like making the value required, maximum and minimum length, check if it is a number, letters or numbers only, email addresses, and URL.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z