Zend_Form/Zend_View with no MCV?
Hi, I'm trying to use the Zend_Form component in a script which does not use the full mcv structure.
When I try to render the form, it says it needs Zend_View.
I have heard that Zend_View can be used standalone, is this true? I have searched for instructions but have had no luck.
If anyone knows how to do this please let me know.
Thank You
|