forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 4
Validate
World Wide Web Server edited this page Jul 4, 2012
·
16 revisions
Category:Libraries [strong]Introduction[/strong]
Because the CI Validation library is too restrictive by validating only $_POST values and it also want to do more than only validating, altering input and setting default input field values, i decided to create a validation library that is more intiutive.
More information about the library you can find in the zip file.
[strong]To do[/strong]
- more rules
- separate error messages
[strong]Downloads[/strong]
0.5.1 : File:validate-0.5.1.zip Bug fixes and documentation change (thanks to Zarate)
0.5 : File:validate-0.5.zip This is an alpha release but it gives other people a chance to give their input.