validation

TwitterFacebook
Get flash to fully experience Pearltrees
mascara

All About Validation in CakePHP 1.2 – Part 2 « Another Cake Bake

In my previous article I discussed the new constructs for Model::validate . This article follows on from this and is a run down of the new validation methods and rules available. http://lemoncake.wordpress.com/2007/07/06/all-about-validation-in-cakephp-12-part-2/
http://docs.jquery.com/Plugins/Validation#Demos

Plugins/Validation

« Back to the jQuery Validation Plugin page Validate forms like you've never been validating before! "But doesn't jQuery make it so very easy to write your own validation plugin?"
Here you will see LiveValidation in action, and the code that makes it all happen, to serve as examples of its capabilities and as tutorials to get you started. IMPORTANT - As you probably already know, relying on client-side validation alone is a very bad idea. Always perform appropriate server-side validation as well. The purpose of this library, and javascript validation in general, is not to replace server-side validation, but make the act of filling in a form less daunting for a user, and to save them time. http://livevalidation.com/examples#exampleHomepage

Examples