Zebra Pagination, a generic pagination PHP class
Package:
Summary:
Show links to browse listings split in pages
Groups:
Author:
Description:
This class can be used to show links to browse listings split in pages.
It takes as parameters the total number of listing entries, limit number of entries to display per page and the current page number.
The class can generate HTML links to the previous, next and any middle pages.
The style of the navigation links is configurable using CSS styles.
It takes as parameters the total number of listing entries, limit number of entries to display per page and the current page number.
The class can generate HTML links to the previous, next and any middle pages.
The style of the navigation links is configurable using CSS styles.
Comments are closed.