PHP3 Manual | ||
---|---|---|
Prev | Next |
pg_FieldType -- Returns the type name for the corresponding field number
pg_FieldType() will return a string containing the type name of the given field in the given PostgreSQL result identifier. Field numbering starts at 0.
Prev | Home | Next |
pg_FieldSize | Up | pg_FreeResult |