(PHP 4 >= 4.0.6, PHP 5)
fbsql_list_tables — List tables in a FrontBase database
Returns a result pointer describing the database .
The database name.
fbsql_connect()나 fbsql_pconnect()가 반환한 FrontBase 연결 식별자.
Returns a result pointer which can be used with the fbsql_tablename() function to read the actual table names, or FALSE on error.