msql_list_tables

List tables in an mSQL database (PHP 3, PHP 4 )
int msql_list_tables ( string database )

msql_list_tables() takes a database name and result pointer much like the msql() function. The msql_tablename() function should be used to extract the actual table names from the result pointer.

This HTML Help has been published using the chm2web software.