Organize repetitive HTML code in a template with Zend_Layout
Learn how to deal with the problem of repetitive HTML code by creating a template and distributing it across your application using zend_layout. Learn to use existing, and create your own, view helpers to solve more complex HTML problems such as consistency and compliance with standards.
Read more...