php man page for odbc_result_all

Query: odbc_result_all

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
odbc_next_result(3) - php
fbsql_fetch_row(3) - php
ibase_fetch_object(3) - php
ingres_fetch_row(3) - php
odbc_result(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team