Is there a program for generating SQL tables for use with PHP forms?
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
I told a friend about an application I saw that did something like this. They want to be able to create forms and store them in a database, almost like a synaptic wiki. The program did some sort of form wizard, and then generated the php.
One Response to “Is there a program for generating SQL tables for use with PHP forms?”



phpMyAdmin can be used to do this.
(Report comment)