| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
fbsql_table_name
Popis
string fbsql_table_name ( resource result, int index )
fbsql_table_name() gets the name of the current table in
the given result set.
The fbsql_num_rows() function may be used to determine the number of tables in the result pointer.
Seznam parametrů
resultA result pointer returned by fbsql_list_tables().
indexInteger index for the current table.
| PÅ™edcházejÃcà | Domů | Dalšà |
| fbsql_stop_db | Nahoru | <