View Single Post
  #5 (permalink)  
Old 04-12-2008, 08:19 PM
MiK MiK is offline
Junior Member
 
Join Date: Mar 2008
Location: Ancona, Italy
Posts: 17
Send a message via MSN to MiK
Default Class with examples

Finally i got it...

I created a little zend framework enviroment with a couple of very simple
examples.

Just copy the ZF libraries to /library/Zend and you're ready.

The class is located in /library/Form
All the forms are in /application/forms

Download: MultiPage_Form_with_Examples.zip
Class Documentation: MultiPage_Form_PhpDoc.zip

Last edited by MiK : 04-12-2008 at 08:50 PM.
Reply With Quote