|
|
| Name: |
eoPaginator |
| Base name: |
eopaginator |
| Description: |
Generate navigation for listings split among pages |
| Version: |
- |
| PHP version: |
5.2 |
| License: |
BSD License |
| All time users: |
272 users |
| All time rank: |
5853 |
| Week users: |
0 users |
| Week rank: |
2395 |
| |
|
This class can be used to generate navigation for listings split among pages.
It takes as parameters the total number of entries in the listing, the limit of entries displayed per page and the number of the current page.
The class generates HTML links to go to the next, previous, first, last and any intermediate pages.
| Not yet rated by the users |
| |
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 |
|
|
| File |
Role |
Description |
db_example.php |
Example |
Example of eoPaginator+MySQL usage |
eoPaginator.php |
Class |
eoPaginator class file |
example.php |
Example |
Example of eoPaginator class usage |
readme |
Doc. |
Readme file about eoPaginator class |
tb_cars.sql |
Conf. |
SQL dump for playing with db_example.php |