The DB ist mysql. No, you didn't understand me clearly.
I need a framework, toolkit, class call it how you want, with wich I develop
an application that administrates the data's in the database. Something like
Smarty but more specific for what I need.
The ideea is the following:
I have 20 tables that have data's in them. And these table data's must be
edited with this admin tool.  There are very few joins but there are
references between the tables.

You could try MySQL TableEditor:

http://www.phpguru.org/static/TableEditor.html

It's a (big) one file class which is good for editing the tables, though it's not phpMyAdmin; you can't "administer" the database.

--
Richard Heyes
0844 801 1072
http://www.websupportsolutions.co.uk
Knowledge Base and HelpDesk software

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to