Insert all tables from mysql database into an array
Moderator: General Moderators
Insert all tables from mysql database into an array
I need a way to test if a table exists in a database before I create a new table under that name. Is it at all possible to insert all tables in the database into an array?
might help:
http://dev.mysql.com/doc/refman/5.0/en/show.html
http://dev.mysql.com/doc/refman/5.0/en/show.html