odbc_field_len(3) php man page | unix.com

Man Page: odbc_field_len

Operating Environment: php

Section: 3

ODBC_FIELD_LEN(3)							 1							 ODBC_FIELD_LEN(3)

odbc_field_len - Get the length (precision) of a field

SYNOPSIS
int odbc_field_len (resource $result_id, int $field_number)
DESCRIPTION
Gets the length 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 length, or FALSE on error.
SEE ALSO
odbc_field_scale(3) to get the scale of a floating point number. PHP Documentation Group ODBC_FIELD_LEN(3)
Related Man Pages
mssql_field_length(3) - php
mysql_field_len(3) - php
ifx_fieldproperties(3) - php
pg_field_size(3) - php
pg_field_type(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun