Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
sqlite_num_rows -- Returns the number of rows in a buffered result set.Returns the number of rows in the buffered result set.
Poznámka: This function cannot be used with unbuffered result sets.
See also sqlite_changes() and sqlite_query().
Předcházející | Domů | Další |
sqlite_num_fields | Nahoru | sqlite_open |