06-20-2017, 03:22 PM
Here is your PHP:
https://hastebin.com/axifofequb.sm
Define $countCount by doing your query or whatever your heart desires.
You can also remove the $total_pages = $countCount and define $total_pages directly from your query.
Then echo $pagnation:
https://hastebin.com/axifofequb.sm
Define $countCount by doing your query or whatever your heart desires.
You can also remove the $total_pages = $countCount and define $total_pages directly from your query.
Then echo $pagnation:
Code:
<?php echo $pagination; ?>