I use cakephp which is a really mature MVC framework. basic CRUD apps are a breeze. form creation and ajax support is built in.
On Tue, Mar 1, 2011 at 11:33 AM, Andrew Farnsworth <[email protected]> wrote: > Does anyone have any experience with any PHP Form creation tools out there? > FOSS or Commercial? My sister (Professor Farnsworth for those who are > Futurama fans) is looking for one and has found FormBoss. I'm not sure how > good this is. > > What she is trying to do is create a form and tie it into a MySQL databsae, > both to populate some of the fields / dropdown menus but to also store the > results in the DB. One other piece of functionality required is to populate > a drop down based on the selection of another drop down. Basically like > this: > > http://www.formboss.net/fb2/formboss2/output/forms/ajax-chain-calls/page0.php > > Any suggestions or feedback would be appreciated. > > Andy > > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en
