PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
sqlite_has_more -- Returns whether or not more rows are available.sqlite_has_more() returns TRUE if there are more rows available from the result handle, or FALSE otherwise.
See also sqlite_num_rows() and sqlite_changes().
Predchádzajúci | Domov | Nasledujúci |
sqlite_field_name | Hore | sqlite_last_error |