(No version information available, might be only in CVS)
sesam_field_name — Return one column name of the result set
Gets the field name.
A valid result id returned by sesam_query().
The column index is zero-based, not one-based as in SESAM.
Returns the name of a field in the result set, or FALSE on error.
For "immediate" queries, or for dynamic columns, an empty string is returned.