PHP Classes / Easy PHP Validation

Fetch and validate request values in several ways

Easy PHP Validation PHP Class

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. 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, and compare two values.

Similar PHP Classes

Search in PHP Classes

Filter by tags