PHP Interface to MySQL....
Posted: Mon Feb 23, 2004 3:51 pm
Hi
I need to list databases and tables available to a user once they have logged into my PHP front end. I have managed to do this fairly successfully using the mysql_list_dbs and mysql_list tables functions but i want to be able to click on the table names which are returned and display that table's contents. Any help would be greatly appreciated!!
Thanks in advance
Liz
I need to list databases and tables available to a user once they have logged into my PHP front end. I have managed to do this fairly successfully using the mysql_list_dbs and mysql_list tables functions but i want to be able to click on the table names which are returned and display that table's contents. Any help would be greatly appreciated!!
Thanks in advance
Liz