php man page for odbc_field_name

Query: odbc_field_name

OS: php

Section: 3

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

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_affected_rows(3) - php
odbc_result(3) - php
pg_field_name(3) - php
pg_field_size(3) - php
pg_field_type(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch