PDA

View Full Version : Getting a list of all the table names?


Evlich
07-04-2002, 11:28 PM
Hello, if I am connected to a database is there anyway that I can get a list of all of the tables that are in the database? Thanks a lot.
~evlich

Jeewhizz
07-04-2002, 11:39 PM
try lookng at www.php.net/mysql-list-tables

Jee