PHP-Klasse::paging_class 25.08.2007

Kurzbeschreibung: Generate links to browse lists split between pages
Veröffentlicht am: 25.08.2007
Gruppe(n):
- HTML
Beschreibung:
This class can be used to generate links to browse listings split between multiple pages.
It takes as parameters the listing base page URL, the total number of entries in the whole listing, limit number of records to display per page, and the number of the current page.
The class generates links to the next, previous and any intermediate pages of the listing relative to the current page.
Link: paging_class