Page 1 of 1

Insert all tables from mysql database into an array

Posted: Fri Mar 10, 2006 5:41 am
by BlueFlame
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?

Posted: Fri Mar 10, 2006 5:44 am
by newmember