odbc_field_num(3) php man page | unix.com

Man Page: odbc_field_num

Operating Environment: php

Section: 3

ODBC_FIELD_NUM(3)							 1							 ODBC_FIELD_NUM(3)

odbc_field_num - Return column number

SYNOPSIS
int odbc_field_num (resource $result_id, string $field_name)
DESCRIPTION
Gets the number of the column slot that corresponds to the named field in the given result identifier.
PARAMETERS
o $result_id - The result identifier. o $field_name - The field name.
RETURN VALUES
Returns the field number as a integer, or FALSE on error. Field numbering starts at 1. PHP Documentation Group ODBC_FIELD_NUM(3)
Related Man Pages
db2_field_num(3) - php
ifx_affected_rows(3) - php
ifx_fetch_row(3) - php
odbc_binmode(3) - php
pg_field_name(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update