odbc_fetch_into

 int odbc_fetch_into ( resource $result_id , array &$result_array [, int $rownumber ] ) 

説明

Fetch one result row into array.

戻り値

Returns the number of columns in the result; FALSE on error.