odbc_num_fields(3) php man page | unix.com

Man Page: odbc_num_fields

Operating Environment: php

Section: 3

ODBC_NUM_FIELDS(3)							 1							ODBC_NUM_FIELDS(3)

odbc_num_fields - Number of columns in a result

SYNOPSIS
int odbc_num_fields (resource $result_id)
DESCRIPTION
Gets the number of fields (columns) in an ODBC result.
PARAMETERS
o $result_id - The result identifier returned by odbc_exec(3).
RETURN VALUES
Returns the number of fields, or -1 on error. PHP Documentation Group ODBC_NUM_FIELDS(3)
Related Man Pages
ifx_affected_rows(3) - php
ifx_fetch_row(3) - php
ifx_fieldproperties(3) - php
ifx_getsqlca(3) - php
odbc_binmode(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!