chronister Posted June 3, 2008 Share Posted June 3, 2008 Hello, I am finding that the biggest pain in the arse with development is forms and their validation. I am creating several form based management areas for the new website I am creating for our company so that others can modify and administer the website without having to code. Has anyone found a good form class that can cut down on the coding of form creation and validation or do you have a standard way of coding that makes it less time consuming?? I found one called Clonefish that looked VERY TEDIOUS to use. I have several LARGE forms in my future and I am not really looking forward to the processing / validation of them. Thanks, Nate Quote Link to comment https://forums.phpfreaks.com/topic/108584-form-class/ Share on other sites More sharing options...
Daniel0 Posted June 3, 2008 Share Posted June 3, 2008 Zend_Form. It can be used independently of the framework. Quote Link to comment https://forums.phpfreaks.com/topic/108584-form-class/#findComment-556890 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.