fbsql_field_name
Opis
string fbsql_field_name ( resource result [, int field_index] )Returns the name of the specified field index.
Parametry
resultA result pointer returned by fbsql_list_fields().
field_indexThe numerical offset of the field. The field index starts at 0.
Przykłady
| Poprzedni | Spis treści | Następny |
| fbsql_field_len | Początek rozdziału |