zero_ZX Posted March 22, 2012 Share Posted March 22, 2012 Hi, I would like my users to create and save forms via mysql. They should be able to choose what field they want to use, and other users should be able to fill the forms into mysql. Any ideas on how to accomplish this? Link to comment https://forums.phpfreaks.com/topic/259472-php-form-library/ Share on other sites More sharing options...
scootstah Posted March 22, 2012 Share Posted March 22, 2012 Lots of Javascript. http://code.google.com/p/jquery-form-builder-plugin/ You'll also have to save any validation rules to be processed through when the form is filled out. Link to comment https://forums.phpfreaks.com/topic/259472-php-form-library/#findComment-1330164 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.