php man page for odbc_field_num

Query: odbc_field_num

OS: php

Section: 3

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

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
pg_field_num(3) - php
cubrid_field_type(3) - php
db2_field_name(3) - php
db2_field_scale(3) - php
ifx_htmltbl_result(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!