Hi! No, you should not use all the framework. You can use just a class - Zend_Form ( http://framework.zend.com/manual/en/zend.form.quickstart.html). 2009/5/20 Angelo Zanetti <angelo@xxxxxxxxxxxx> > > > > ------------------------------ > > *From:* Olexandr Heneralov [mailto:oheneralov@xxxxxxxxx] > *Sent:* 20 May 2009 09:08 > *To:* Angelo Zanetti > *Cc:* php-general@xxxxxxxxxxxxx > *Subject:* Re: Forms validation and creation- easier solution? > > > > Hi! > Zend framework has a wonderful solution to solve this task. You can > download even the demo showing how to do this task > Best regards, > Alex. > > > > Thanks Alex. But would that mean that I need to implement the entire > Framework or can I just use the class to incorporate into our new projects > (bespoke applications – custom developed). > > Looking forward to your reply! > > Angelo > > 2009/5/20 Angelo Zanetti <angelo@xxxxxxxxxxxx> > > Hi all. > > > > We have done quite a few projects and we are looking to find better ways to > implementing forms. > > > > Forms seem to be quite time consuming and repetitive. > > > > Generally are there any classes or libraries that will assist with: > > > > 1. Easy creation of forms (fields and layout) > > 2. Validation of specific fields within the forms (server side not JS) > > 3. Decrease in time required to setup the forms pages > > any other comments are welcome. > > > > Thanks in advance > > Angelo > > > Elemental > http://www.elemental.co.za <http://www.elemental.co.za/> > > Dynamic Web and Mobile Solutions > > > > > >