(PHP 4 >= 4.0.6)
fbsql_query -- Send a FrontBase queryresource
fbsql_query ( string query [, resource link_identifier])
fbsql_query() sends a query to the currently active database on the server that's associated with the specified link identifier.If link_id
More Info