update : 2015.11.03
php.shukuma.com검색:
|
fbsql_list_tables(PHP 4 >= 4.0.6, PHP 5, PHP 7) fbsql_list_tables — List tables in a FrontBase database 설명
resource fbsql_list_tables
( string
$database
[, resource $link_identifier
] )
Returns a result pointer describing the 인수
반환값
Returns a result pointer which can be used with the
fbsql_tablename() function to read the actual table
names, or 참고
|