Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

fbsql_list_tables

(PHP 4 >= 4.0.6)

fbsql_list_tables -- FrontBaseデータベースのテーブル一覧を得る

説明

resource fbsql_list_tables ( string database [, resource link_identifier])

fbsql_list_tables() takes a database name and returns a result pointer much like the fbsql_db_query() function. The fbsql_tablename() function should be used to extract the actual table names from the result pointer.