Paginator (page navigation)


/ Published in: PHP
Save to your folder(s)

This function build page navigation links.\r\nParameters legend:\r\n- $items = total number of rows to be paginated\r\n- $perpage = how many rows to be displayed on a page\r\n- $maxlinks - how much page links to be build and shown for navigation ( < 1 2 3 4 5 > )

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.