Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
sesam_field_name
Seznam parametrů
result_id
A valid result id returned by sesam_query().
index
The column index is zero-based, not one-based as in SESAM.
Návratové hodnoty
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.
Viz také
sesam_field_array(). It provides an easier interface to access the column names and types, and allows for detection of "multiple fields". |
PÅ™edcházejÃcà | Domů | Dalšà |
sesam_field_array | Nahoru |