Manuál PHP | ||
---|---|---|
Předcházející | Další |
sqlite_next() advances the result handle result to the next row. Returns FALSE if there are no more rows, TRUE otherwise.
Poznámka: This function cannot be used with unbuffered result handles.
See also sqlite_seek(), sqlite_current() and sqlite_rewind().
Předcházející | Domů | Další |
sqlite_libversion | Nahoru | sqlite_num_fields |