|
|
| Name: |
Query Paginator |
| Base name: |
query-paginator |
| Description: |
Retrieve MySQL query results split in pages |
| Related classes: |
paginator |
| Version: |
1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
401 users |
| All time rank: |
5093 |
| Week users: |
0 users |
| Week rank: |
2373 |
| |
|
 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This class can be used to retrieve MySQL query results split in pages.
It can execute a given MySQL SELECT query and retrieve its results split in pages with a given limit number of records.
The class can iterate over the complete set of results and return the query result pages as arrays until there are no more result pages to retrieve.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|