sqlite_field_name

Returns the name of a particular field. ()
string sqlite_field_name ( resource result, int field_index )

Given the ordinal column number, field_index, returns the name of that field in the result handle result.

This HTML Help has been published using the chm2web software.