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_htmltbl_result(3) - php |
| ingres_field_name(3) - php |
| pg_field_name(3) - php |
| pg_field_type(3) - php |
| udm_get_res_field(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Status of UNIX.COM Forum Transformation |