This class can be used to display MySQL query results split in multiple Web pages.
It can take a given SQL query or the name of a table to be queried and computes the total number of results that it would return.
The class takes the limit of query results to display and the number of the current listing page, and returns the SQL query string with a limit clause to retrieve only the range of records that should be listed in the current page.
The class also generates links to browse between the different query results listing pages.
|
|
| Name: |
SPA Simple Paging Class |
| Base name: |
phppaging |
| Description: |
Display MySQL query results split in pages |
| Version: |
2.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
797 users |
| All time rank: |
3748 |
| Week users: |
0 users |
| Week rank: |
2151  |
| |
|
| |
Screenshots |
|
|
| 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 |
|
|