Your Account
Community
Topics (Upcoming)
More |
View story
Forms Validation with Symfony and Prototype
http://www.developer.com/lang/jscript/article.php/3648396
Submitted by
symfony
8 months, 1 week, 16 hours agoThe last two installments of this ongoing PHP series focused on the advantages of frameworks, demonstrating just how much time and effort they can eliminate doing otherwise tedious tasks such as building backend management scaffolds and performing forms validation. These tutorials focused on the increasingly popular CakePHP framework, however in this installment I'll switch gears a bit and instead examine my preferred framework solution: symfony. Specifically, I'll show you how symfony's built-in support for the Prototype JavaScript framework can greatly enhance the user experience within your applications.
Tags: prototype,validation
|