Query: odbc_field_type
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_FIELD_TYPE(3) 1 ODBC_FIELD_TYPE(3) odbc_field_type - Datatype of a fieldSYNOPSISstring odbc_field_type (resource $result_id, int $field_number)DESCRIPTIONGets the SQL type of the field referenced by number in the given result identifier.PARAMETERSo $result_id - The result identifier. o $field_number - The field number. Field numbering starts at 1.RETURN VALUESReturns the field type as a string, or FALSE on error. PHP Documentation Group ODBC_FIELD_TYPE(3)
Related Man Pages |
---|
ifx_fieldproperties(3) - php |
odbc_binmode(3) - php |
pg_field_is_null(3) - php |
pg_field_size(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 |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Please Welcome Don Cragun as Lead Moderator |