PHP3 Manual | ||
---|---|---|
Prev | Next |
odbc_field_num -- return column number
odbc_field_num() will return the number of the column slot that corresponds to the named field in the given ODBC result identifier. Field numbering starts at 1. false is returned on error.
Prev | Home | Next |
odbc_field_name | Up | odbc_field_type |