Multiple Page Blog

So I basically have a blog that works with a MySQL database and tables that display on the page with all the info I fill in. (I’m sure this is a horrible setup, but I’m a beginner and I’m not really looking for suggestions on that right now). I would like to limit the amount of posts per page to 10, and the rest of the posts to go onto page 2, or 3, etc. But I don’t want to have to reload the page, I’d rather it be on the same php page, but when you click links to page 2 or 3, it changes the page to those posts. Any helpers?

Bump because I still need help!

Hello arone95, i think your looking for ajax based paging. please check the below link it will very helpful for you. ******* http://www.9lessons.info/2010/10/pagination-with-jquery-php-ajax-and.html ******* i hope this will helpful for you. Reply your feedback and issues. ~~SR~~
Sponsor our Newsletter | Privacy Policy | Terms of Service