odbc_result_all

 int odbc_result_all ( resource $result_id [, string $format ] ) 

説明

Prints all rows from a result identifier produced by odbc_exec(). The result is printed in HTML table format.

戻り値

Returns the number of rows in the result or FALSE on error.