(PHP 4 >= 4.0.6, PHP 5 <= 5.0.5, PECL dbx >= 1.1.0)
Send a query and fetch all results (if any)
mixed dbx_query ( object $link_identifier, string $sql_statement [, int $flags ] )
Sends a query and fetch all results.
Parameters:
link_identifier
The DBX link object returned by dbx_connect()
sql_statement
SQL statement.
Data ins