Posts Tagged ‘OOP’
ZF & Zend_Form
07May08
So I’ve been using ZF more and more, and have come across another reason Zend Framework is just superior imo. Zend Form!
All developers have had the same issues with Forms, and keeping it a) reusable, b) clean, c) contained. Zend_Form does this all. At first it may seem a little confusing, especially if you aren’t [...]
Filed under: Development, Framework, PHP, Zend Framework | 6 Comments
Tags: Development, Forms, OOP, PHP, Zend, Zend Framework