mysql_list_dbs

mysql_list_dbs -- List databases available on a MySQL server

Description

resource mysql_list_dbs ( [resource link_identifier])

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

Príklad 1 . mysql_list_dbs( ) example











Poznámka :