PHP-Klasse::Create Fast Divide Pages 28.09.2007

Kurzbeschreibung: Split listings in multiple pages
Veröffentlicht am: 28.09.2007
Gruppe(n):
- HTML
- PHP 5
Beschreibung:
This class can be used to display listings split among multiple pages.
It takes as parameters the total number of entries, the number entries to display per page, and the number of the current page.
The class generate a list of links to go to other pages of the listing.
There is also a sub-class that can cache the output of the listings in files.
The texts used in the class are in chinese.
Link: Create Fast Divide Pages