| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
msql_list_tables -- list tables in an mSQL 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.
| Prev | Home | Next |
| msql_listdbs | Up | msql_listtables |