odbc_field_name(3) php man page | unix.com

Man Page: odbc_field_name

Operating Environment: php

Section: 3

ODBC_FIELD_NAME(3)							 1							ODBC_FIELD_NAME(3)

odbc_field_name - Get the columnname

SYNOPSIS
string odbc_field_name (resource $result_id, int $field_number)
DESCRIPTION
Gets the name of the field occupying the given column number in the given result identifier.
PARAMETERS
o $result_id - The result identifier. o $field_number - The field number. Field numbering starts at 1.
RETURN VALUES
Returns the field name as a string, or FALSE on error. PHP Documentation Group ODBC_FIELD_NAME(3)
Related Man Pages
ifx_fetch_row(3) - php
ifx_htmltbl_result(3) - php
ingres_field_name(3) - php
pg_field_table(3) - php
pg_field_type(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!