pg_FieldName

Syntax

string pg_FieldName(int result_id, int field_number);

Popis

Príkaz jazyka PHP
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.