Query: odbc_field_num
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_FIELD_NUM(3) 1 ODBC_FIELD_NUM(3) odbc_field_num - Return column numberSYNOPSISint odbc_field_num (resource $result_id, string $field_name)DESCRIPTIONGets the number of the column slot that corresponds to the named field in the given result identifier.PARAMETERSo $result_id - The result identifier. o $field_name - The field name.RETURN VALUESReturns the field number as a integer, or FALSE on error. Field numbering starts at 1. PHP Documentation Group ODBC_FIELD_NUM(3)
| Related Man Pages |
|---|
| cubrid_field_type(3) - php |
| db2_field_name(3) - php |
| db2_field_num(3) - php |
| db2_field_precision(3) - php |
| db2_field_scale(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Denial Of Service Attack Update |