mysql_list_tables

mysql_list_tables -- List tables in a MySQL database

Description

resource mysql_list_tables ( string database [, resource link_identifier])

Use the mysql_tablename( ) function to traverse this result pointer , or any function for result tables , such as mysql_fetch_array( ) .

Exempel 1 . mysql_list_tables( ) example