Script to generate a form with add/edit/delete
Does anyone know of a php/mysql script that would
Let me make a form (and make the necessary table/fields), and it would generate a config file too to submit the form to a database. Also, automatically, it will also generate files to edit the records. and also delete them.
Kind of like this script: http://www.gamerzlive.com/formgen/
but it will also generate a file to edit/delete the records.
I am just too lazy/out of time to do it manually every time, or edit the above script to generate an edit and a delete file as well.
Does anyone have any idea what I am talking about?
Last edited by AdamFXB, May 12th, 2004 01:16 PM (Edited 1 times)

