php-validate

validation class

Description

This package provides a PEAR package for validating data, including:
 * numbers (min/max, decimal or not);
 * email (syntax, domain check, RFC 822 compliance);
 * strings (predefined type alpha upper and/or lowercase, numeric, etc.);
 * dates (min/max, RFC 822 compliance);
 * URIs (RFC 2396 compliance).
Multiple checks can be performed by a single method call (::multiple).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pear.php.net/package/Validate


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-validate