odbc_result_all(3) php man page | unix.com

Man Page: odbc_result_all

Operating Environment: php

Section: 3

ODBC_RESULT_ALL(3)							 1							ODBC_RESULT_ALL(3)

odbc_result_all - Print result as HTML table

SYNOPSIS
int odbc_result_all (resource $result_id, [string $format])
DESCRIPTION
Prints all rows from a result identifier produced by odbc_exec(3). The result is printed in HTML table format.
PARAMETERS
o $result_id - The result identifier. o $format - Additional overall table formatting.
RETURN VALUES
Returns the number of rows in the result or FALSE on error. PHP Documentation Group ODBC_RESULT_ALL(3)
Related Man Pages
mssql_next_result(3) - php
ifx_affected_rows(3) - php
ifx_fetch_row(3) - php
odbc_result(3) - php
ovrimos_result_all(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update