| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
pg_FieldName -- Returns the name of a field
pg_FieldName() will return the name of the field occupying the given column number in the given PostgreSQL result identifier. Field numbering starts from 0.
| Prev | Home | Next |
| pg_FieldIsNull | Up | pg_FieldNum |