stragglerat Posted May 14, 2008 Share Posted May 14, 2008 I'm using PHP to import items from a SQL database. I'd like to limit the amount of results that are displayed on one page and have the rest continue to another page with a "Next Page" or numbered links. Any simple way to do this? Link to comment https://forums.phpfreaks.com/topic/105545-continue-sql-results-to-another-page/ Share on other sites More sharing options...
haku Posted May 14, 2008 Share Posted May 14, 2008 Yep. Google 'pagination tutorial' and you will find lots on how to do it. Link to comment https://forums.phpfreaks.com/topic/105545-continue-sql-results-to-another-page/#findComment-540674 Share on other sites More sharing options...
stragglerat Posted May 14, 2008 Author Share Posted May 14, 2008 Awesome, thanks. Link to comment https://forums.phpfreaks.com/topic/105545-continue-sql-results-to-another-page/#findComment-540679 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.