Thomas
>Is there any PHP script to create it automatically (in the same
way
>phpMyAdmin does, but
with less functionalities)?
Mebbe theUsual will be helpful
http://www.artfulsoftware.com/theusual.html, code at
http://www.artfulsoftware.com/mysqlbook/sampler/mysqled1_appe.html#theusual_php.
PB
-----
thomas Armstrong wrote:
Hi.
I've got three tables (users, books and news), and I would like to
crete a web interface
to manage their data (create items, modify items, delete items).
Is there any PHP script to create it automatically (in the same way
phpMyAdmin does, but
with less functionalities)?
Thank you very much.