sqlite_field_name
    (PHP 5)
sqlite_field_name -- Returns the name of a particular field
Description
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.