Webtatic.com

Just another technical blog

Posts Tagged ‘Zend_Form’

Zend_Form’s flaw in an MVC environment

Posted 19th April 2008 by Andy | 4 Comments

Zend_Form, the latest and greatest addition to the Zend Framework in version 1.5, is an infusion of the best bits of Zend_Filter_Input, and the Zend_View_Helper system. At first glance it looks like the ideal system for setting up from the simplest to the most complex forms, and this is how most people will see it.
I [...]