odbc_fetch_object(3) php man page | unix.com

Man Page: odbc_fetch_object

Operating Environment: php

Section: 3

ODBC_FETCH_OBJECT(3)							 1						      ODBC_FETCH_OBJECT(3)

odbc_fetch_object - Fetch a result row as an object

SYNOPSIS
object odbc_fetch_object (resource $result, [int $rownumber])
DESCRIPTION
Fetch an object from an ODBC query.
PARAMETERS
o $result - The result resource from odbc_exec(3). o $rownumber - Optionally choose which row number to retrieve.
RETURN VALUES
Returns an object that corresponds to the fetched row, or FALSE if there are no more rows.
NOTES
Note This function exists when compiled with DBMaker, IBM DB2 or UnixODBC support.
SEE ALSO
odbc_fetch_row(3), odbc_fetch_array(3), odbc_num_rows(3). PHP Documentation Group ODBC_FETCH_OBJECT(3)
Related Man Pages
mssql_fetch_object(3) - php
odbc_fetch_row(3) - php
fbsql_fetch_row(3) - php
ibase_fetch_assoc(3) - php
ingres_fetch_row(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch