PHP Classes

Classes of Pawan Kumar Pandey

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Pawan Kumar Pandey (1)  >  Mission progress status  >  Reputation  
Picture of Pawan Kumar Pandey
Name: Pawan Kumar Pandey <contact>
Classes: 1
Country: Singapore Singapore
Age: 48
All time rank: 15666 in Singapore Singapore
Week rank: 195 Up2 in Singapore Singapore Up
All time users: 1883
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 HTML Form Validator  
Validate values submitted via Web page forms
This class can be used to validate values submitted via Web forms.

It determines the type validation that it needs to perform using a convention that works by retrieving a number that should be the last character of the submitted form field name.

Currently it performs the following types of field validation:

- The value is not blank
- The value is an e-mail address
- The value is a blank or an e-mail address
- The value is a date
- The value is a blank or a date
- The value is a number
- The value is a blank or a number

When the class finds an invalid field, it can display an error message.


  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