wwfc_barmy_army Posted October 9, 2006 Share Posted October 9, 2006 Is there a way to get the tables in a database and list them? Is there any issues with doing this?Thanks.Peter. Quote Link to comment Share on other sites More sharing options...
AndyB Posted October 9, 2006 Share Posted October 9, 2006 $query = "SHOW tables ...";http://dev.mysql.com/doc/refman/5.0/en/show-tables.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.