PHP Classes / paging_class

Generate links to browse lists split between pages

paging_class PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags