odbc_field_type(3) php man page | unix.com

Man Page: odbc_field_type

Operating Environment: php

Section: 3

ODBC_FIELD_TYPE(3)							 1							ODBC_FIELD_TYPE(3)

odbc_field_type - Datatype of a field

SYNOPSIS
string odbc_field_type (resource $result_id, int $field_number)
DESCRIPTION
Gets the SQL type of the field referenced by 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 type as a string, or FALSE on error. PHP Documentation Group ODBC_FIELD_TYPE(3)
Related Man Pages
odbc_fetch_row(3) - php
ifx_htmltbl_result(3) - php
ingres_field_name(3) - php
odbc_result(3) - php
pg_field_type(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
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