PHP Classes / Simple Paginator

Generate links to navigate listings split in pages

Simple Paginator PHP Class

This class can be used to generate links to navigate listings split between multiple pages. It takes as parameters the total number of entries in the listing, the limit of entries per page, and the number of the current page. The class generates HTML links to go to the first, previous, next, last and any intermediate pages of the listing. The texts and the presentation CSS styles of the links can be customized.

Similar PHP Classes

Search in PHP Classes

Filter by tags