Please help me i've a website and i want to make a pagination just as shown on the image above. it'is realy appreciated! in advance thanks alot....
If I understand what you're looking for, I would try something like: http://www.phpeasystep.com/phptu/29.html
you can first retrieve in a variable value of $_Get['page'] then echo "<a href=\"$_PHP_SELF?page=$page\">Next 10 Records</a>"; also while writing mysql query if u are using database put limit