PHP Automatic form generator description |
|
|
PHP Automatic form generator script implements a generic submit structure for any table in a database, and will display a form on your page to allow the user to enter data and submit it to the database. Automatic form generator script implements a generic submit structure for any table in a database, and will display a form on your page to allow the user to enter data and submit it to the database.
It will fetch the fieldnames and field types for the specified table, including those that are autoincremented.
|
|