|
fbsql_list_tables(PHP 4 >= 4.0.6, PHP 5) fbsql_list_tables — List tables in a FrontBase database Описание
resource fbsql_list_tables
( string $database
[, resource $link_identifier
] )
Returns a result pointer describing the database. Список параметров
Возвращаемые значенияReturns a result pointer which can be used with the fbsql_tablename() function to read the actual table names, or FALSE on error. Смотрите также
|
|