ODBC_RESULT_ALL(3) 1 ODBC_RESULT_ALL(3) odbc_result_all - Print result as HTML tableSYNOPSISint odbc_result_all (resource $result_id, [string $format])DESCRIPTIONPrints all rows from a result identifier produced by odbc_exec(3). The result is printed in HTML table format.PARAMETERSo $result_id - The result identifier. o $format - Additional overall table formatting.RETURN VALUESReturns the number of rows in the result or FALSE on error. PHP Documentation Group ODBC_RESULT_ALL(3)
| Related Man Pages |
|---|
| odbc_next_result(3) - php |
| fbsql_field_type(3) - php |
| ifx_affected_rows(3) - php |
| mssql_fetch_assoc(3) - php |
| odbc_result(3) - php |