Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
fbsql_field_table
Popis
string fbsql_field_table ( resource result [, int field_offset] )Returns the name of the table that the specified field is in.
Seznam parametrů
result
A result identifier returned by fbsql_query() or fbsql_db_query().
field_offset
The numerical offset of the field. The field index starts at 0.
PÅ™edcházejÃcà | Domů | Dalšà |
fbsql_field_seek | Nahoru |