ngreenwood6 Posted September 10, 2008 Share Posted September 10, 2008 I am having a little trouble and was hoping that someone could help. I want to be able to pull results from the database and display it on the page. I am able to do this, but I want it to only display 5 records at a time and have link a that will take them to the next 5 files. I know some mysql and php so an example would be great and I can implement it from there. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/123653-solved-displaying-results/ Share on other sites More sharing options...
ainoy31 Posted September 10, 2008 Share Posted September 10, 2008 Seems like you want to do some paginating here. Visit this tutorial, http://www.phpfreaks.com/tutorial/basic-pagination. Hope this helps. Link to comment https://forums.phpfreaks.com/topic/123653-solved-displaying-results/#findComment-638542 Share on other sites More sharing options...
ngreenwood6 Posted September 10, 2008 Author Share Posted September 10, 2008 Thanks I will look into some pagination. If I need more help I will come back. Thanks again for the tutorial. Link to comment https://forums.phpfreaks.com/topic/123653-solved-displaying-results/#findComment-638546 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.