Simple class for query result set in small chunk. So if you have large result set it will fetch the result in small chunks.
Files in this package:
- LimitResultSetIterator.php
- PhpMysqlLimitResultSetIterator.php -> Simple implementation for php mysql_* function
- demo.php -> Example of use
- README.TXT -> this file
Any suggestion please send to baabullah@yahoo.com
|