msql_dbname

Get current mSQL database name (PHP 3, PHP 4 )
string msql_dbname ( int query_identifier, int i )

msql_dbname() returns the database name stored in position i of the result pointer returned from the msql_listdbs() function. The msql_numrows() function can be used to determine how many database names are available.

This HTML Help has been published using the chm2web software.