Zebra_Pagination, a generic pagination PHP class
A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). The appearance is customizable through CSS. Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
Visit publisher site: Zebra_Pagination, a generic pagination PHP classListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / PHP / Scripts & Programs / Development Tools / Libraries & Classes
- Submitted on:
- Last Updated:
- Mar 20, 2011
- Publisher:
- Stefan Gabos Other listings by this publisher
License & Pricing Information
- License Type:
- LGPL
- Price:
- $0.00 USD
- Additional Info:
- http://www.gnu.org/licenses/lgpl-3.0.txt
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Zebra_Pagination, a generic pagination PHP class