simple pagination


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

Couldent find a pre-made function with a simple pagination.

$curent_page Is what page number you are currently on.
$totalcontent Is how many rows you have in your database
$perpage Is how many rows you display per page.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.