I'm guessing that you want the whole package and not just the form code. 
Since there are several files involved if you want to connect your PHP code
with your database.

I've been reading Akrabat's tutorial versions from 1.5 to 1.9.  So I don't
know how much different tutorial 1.10 is in comparison to the previous
tutorials.
http://akrabat.com/zend-framework-tutorial/

But in case you just want to see the Zend_Form code this is what mine looks
like.  Just ignore and delete the Peacocksuit.com code portion if you're a
ZF newbie. :-)

class Form_Album extends Zend_Form 
http://pastebin.com/kik5kHXE
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Displaying-input-Form-tp2259705p2263289.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to