Articles: 843 | Categories: 148   
   
   
Home Articles Contact Us
 
 
 
 
Easy PHP Validation (0 Comments)
Admin: Posted Date: April 4, 2010

This class can be used to fetch and validate request values in several ways. It provides functions to fetch session, cookie, POST or GET form request values, as well other functions to perform several types of validation.

Class: Easy PHP Validation

Detailed description

                                

It provides functions to fetch session, cookie, POST or GET form request values, as well other functions to perform several types of validation.

Currently it can validate a value as an e-mail address, a number, alphanumeric test, a date, state code with two characters, IP address, HTTP URL, check whether a value is defined, check the length of the value, provide a default for empty values, and compare two values.

 

 

 
 
Add a Comment:
 
(You must be signed in to comment on an article. Not a member? Click here to register)
   
Title:

Comments: