Retreiving all tablenames
Posted: Sun Aug 20, 2006 5:57 pm
Is there a way to query list of tablenames from mysql?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
SHOW TABLES;Thanks...Everah wrote:Code: Select all
SHOW TABLES;