odbc_tables()
odbc_tables - Get the list of table names stored in a specific data source
Syntax
resource odbc_tables ()
Arguments
-
Description
Lists all tables in the requested range.
Version
PHP 4, 5
Return value
Returns an ODBC result identifier containing the information or FALSE on failure.