Hi, can anyone point me towards an easy way to generate forms to update a
mysql database?
I've seen some sites where I can specify a list of table fields and the
datatype for each, and get an output of:
1. the sql to create the table
2. a php form that can be used to update the table
problem is I can't find the site now :)
has anyone else found this?
Regards,
jaxon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]