(PHP 4 >= 4.0.6)
fbsql_select_db -- Select a FrontBase databasebool
fbsql_select_db ( string database_name [, resource link_identifier])
fbsql_select_db() sets the current active database on the server that's associated with the specified link identifier.If no li
More Info