pg_fieldname

(PHP3 , PHP4 )

pg_fieldname -- Returns the name of a field

Description

string pg_fieldname (int result_id, int field_number)

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.


Hosted by Tonec Inc.