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 |