All Projects → benkeen → php_validation

benkeen / php_validation

Licence: other
PHP Validation - the server-side complement to the RSV JS library

Programming Languages

PHP
23972 projects - #3 most used programming language
Version 2.3.3

The PHP Validation script is a set of validation rules which lets you add server-side validation to your forms quickly and with as little effort as possible. I wrote it to work as the server-side version of my RSV validation library; both employ exactly the same logic and validation rules, so you can simply copy and paste the validation rules from one to the other - which really cuts down on dev time.

See the documentation for more info:
http://www.benjaminkeen.com/software/php_validation/

For the javascript version, see the RSV library here:
https://github.com/benkeen/rsv/

- Ben Keen
@vancouverben
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].