Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
fbsql_field_name
Popis
string fbsql_field_name ( resource result [, int field_index] )Returns the name of the specified field index.
Seznam parametrů
result
A result pointer returned by fbsql_list_fields().
field_index
The numerical offset of the field. The field index starts at 0.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
fbsql_field_len | Nahoru |