PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 218 All time: 8,280 This week: 160Up
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
Age: 39
All time rank: 284645 in Indonesia Indonesia
Week rank: 312 Up4 in Indonesia Indonesia Up

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:218
This week:0
All time:8,280
This week:160Up