News Feed
Jobs Feed
Sections




News Archive
Vinu Thomas' Blog:
Quicker and cleaner Form using Zend Form
February 13, 2008 @ 08:56:00

On his blog today, Vinu Thomas has an example of what he calls a "quicker and cleaner form" using the Zend_Form component of the Zend Framework.

Usually handing forms involves coding the form in HTML and performing client and server side validation, which usually makes the code for complex forms quite unwieldy. Zend_Form which is available in Zend Framework version 1.5 aims at simplifying this process.

With this new version comes the ability to add in methods for validation right into the form definition. His example shows a traditional login form that checks things like if it's required, checking the length and adding filters to modify the input.

0 comments voice your opinion now!
zendframework zendform validate field definition


blog comments powered by Disqus

Similar Posts

Michael Kimsal's Blog: Zend Framework and Doctrine integration – autoloading of doctrine models

PHP in Action Blog: Flash messages

Community News: Zend Framework 0.9 beta feature-freeze

ProDevTips.com: Zend Amf and class mapping with Flash CS3 / AS3

Zend Developer Zone: Using a Plugin to Integrate Propel with Zend


Community Events











Don't see your event here?
Let us know!


functional language release example introduction community framework interview podcast conference application code testing tool phpunit opinion development zendframework2 unittest series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework