Manuál PHP | ||
---|---|---|
Předcházející | Další |
(PHP 5)
sqlite_num_fields(no version information, might be only in CVS)
SQLiteResult->numFields(no version information, might be only in CVS)
SQLiteUnbuffered->numFields -- Returns the number of fields in a result setObject oriented style (method):
class SQLiteResult {Returns the number of fields in the result set.
See also sqlite_column() and sqlite_num_rows().
Předcházející | Domů | Další |
sqlite_next | Nahoru | sqlite_num_rows |