huntrguy102 Posted February 16, 2010 Share Posted February 16, 2010 I have MySQL database full of data about books. I am able to display them all at once on a page. What I was wondering was if there is a way to be able to limit them to say 10 a page? How can I make a next 10 and previous 10 button? Quote Link to comment https://forums.phpfreaks.com/topic/192301-limit-a-result-so-there-is-a-next-10-and-a-previous-10-button/ Share on other sites More sharing options...
premiso Posted February 16, 2010 Share Posted February 16, 2010 You can read about Pagination at the Basic Pagination tutorial. Quote Link to comment https://forums.phpfreaks.com/topic/192301-limit-a-result-so-there-is-a-next-10-and-a-previous-10-button/#findComment-1013376 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.