PHP Classes
elePHPant
Icontem

Limit Result Set Iterator: Retrieve a limited range of SQL query results

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-06-11 (7 years ago) RSS 2.0 feedNot enough user ratingsTotal: 214 All time: 7,713 This week: 894Up
Version License PHP version Categories
limitresultsiterator 0.1GNU General Publi...5.0PHP 5, Databases
Description Author

This package can be used to retrieve a limited range of SQL query results.

There is a base class that provides abstract range calculation based on the number of page and number of result rows per page to retrieve.

It also implements the Iterator interface to traverse query result rows.

This package also comes with an implementation class to execute and retrieve result set rows from MySQL databases.

Picture of fridayana baabullah
Name: fridayana baabullah <contact>
Classes: 2 packages by
Country: Indonesia Indonesia

Details
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
  Files folder image Files  
File Role Description
Accessible without login Plain text file demo.php Example Demo script.
Plain text file LimitResultSetIterator.php Class The base class
Plain text file PhpMysqlLimitResultSetIterator.php Class Default implementation for php mysql function
Accessible without login Plain text file README.TXT Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:214
This week:0
All time:7,713
This week:894Up