Manuál PHP | ||
---|---|---|
Předcházející | Další |
(PHP 5)
sqlite_valid(no version information, might be only in CVS)
SQLiteResult->valid(no version information, might be only in CVS)
SQLiteUnbuffered->valid -- Returns whether more rows are availableObject oriented style (method):
class SQLiteResult {sqlite_valid() returns TRUE if there are more rows available from the result handle, or FALSE otherwise.
See also sqlite_num_rows() and sqlite_changes().
Předcházející | Domů | Další |
sqlite_unbuffered_query | Nahoru | Secure Shell2 Functions |