Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

sqlite_rewind

(no version information, might be only in CVS)

sqlite_rewind -- Seek to the first row number.

Description

bool sqlite_rewind ( resource result)

sqlite_rewind() seeks back to the first row in the result set. Returns FALSE if there are no rows in the result set, TRUE otherwise.

Note: This function cannot be used with unbuffered result sets.

See also sqlite_next(), sqlite_current(), and sqlite_seek().

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX