Insert all tables from mysql database into an array
Posted: Fri Mar 10, 2006 5:41 am
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?