Skip to content

benkeen/php_validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

PHP Validation - the server-side complement to the RSV JS library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages