Zend_Form with XML Tutorial

9/03/2008 | 13:50 | Code, Zend

Since Zend_Form is released a lot of people have been searching for a good tutorial how to combine Zend_Form with XML. Rob Allen wrote a very good tutorial to use Zend_Form with some code. During my interneship i’ve been busy with Zend_Form and XML and now I like to share it with you. So here is a very easy, complete example that shows it in action. Let’s make a small login form from XML with Zend_Form.

zend_form_01

Read More »