I'm looking for a generator script that take a web form and generate mysql table/fields based on the inputs of the form. Is there such script exist out there? I can write codes to store data in the database but when you have tons of forms, it gets overwhelming. I used to use formtools. It has similar features but it's not secure. I get data in the database that isn't going through the form.