pwes24 Posted January 2, 2008 Share Posted January 2, 2008 Hello and happy new year! When fetching items from a database table to display on a web page, how can I set it so I get a set number of items to display on each page, say 10 rows, for each page till there are no more? Thank you in advance. Link to comment https://forums.phpfreaks.com/topic/84040-solved-setting-the-number-of-items-to-display-on-a-page/ Share on other sites More sharing options...
mike1313 Posted January 2, 2008 Share Posted January 2, 2008 That's all about pagination. Check out this tutorial. http://www.phpfreaks.com/tutorials/43/0.php Link to comment https://forums.phpfreaks.com/topic/84040-solved-setting-the-number-of-items-to-display-on-a-page/#findComment-427757 Share on other sites More sharing options...
pwes24 Posted January 2, 2008 Author Share Posted January 2, 2008 Thank you soo much! Link to comment https://forums.phpfreaks.com/topic/84040-solved-setting-the-number-of-items-to-display-on-a-page/#findComment-427812 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.