Solarpitch Posted October 19, 2006 Share Posted October 19, 2006 Hey,I was wondering how you can create a page that displays information with an option to flick to the next page? What I mean is:If I need to pull 100 values from the database and I only want to show 20 values per page? Like this forum its show's x numbers of values but has like 300 pages?EG: page 1 of 300 [1] 2 3 4 5 . . . cheers? Link to comment https://forums.phpfreaks.com/topic/24453-creating-different-pages-for-database-values/ Share on other sites More sharing options...
HuggieBear Posted October 19, 2006 Share Posted October 19, 2006 What you're talking about is pagination and there's a tutorial on this site in the [url=http://www.phpfreaks.com/tutorials/73/0.php]tutorials[/url] section.RegardsHuggie Link to comment https://forums.phpfreaks.com/topic/24453-creating-different-pages-for-database-values/#findComment-111356 Share on other sites More sharing options...
Solarpitch Posted October 19, 2006 Author Share Posted October 19, 2006 Thanks for that man! Link to comment https://forums.phpfreaks.com/topic/24453-creating-different-pages-for-database-values/#findComment-111359 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.