kevinritt Posted February 15, 2009 Share Posted February 15, 2009 Can someone direct me to a decent tutorial on using pagination/ paging for MySQL results that are displayed om a webpage? So I would have 25 results per page and then the NEXT>> or <<PREVIOUS links Thanks Link to comment https://forums.phpfreaks.com/topic/145267-pagination-im-on-a-roll-so-i-thought-id-ask/ Share on other sites More sharing options...
genericnumber1 Posted February 15, 2009 Share Posted February 15, 2009 How about lots ? http://www.google.com/search?q=php+pagination+tutorials There is a good one on the phpfreaks tutorial section as well if you want to look at that one. Link to comment https://forums.phpfreaks.com/topic/145267-pagination-im-on-a-roll-so-i-thought-id-ask/#findComment-762601 Share on other sites More sharing options...
kevinritt Posted February 15, 2009 Author Share Posted February 15, 2009 I don't mean to sound like an ass but I did that. I'm trying to save time and not sift through the results to find a good tutorial. I'll give it a go(only way to learn right?) - thanks Link to comment https://forums.phpfreaks.com/topic/145267-pagination-im-on-a-roll-so-i-thought-id-ask/#findComment-762602 Share on other sites More sharing options...
genericnumber1 Posted February 15, 2009 Share Posted February 15, 2009 Yup, I suppose I can understand as some pagination tutorials are a bit cryptic, but the third result is the phpfreaks one - go with that, it seems well explained. Link to comment https://forums.phpfreaks.com/topic/145267-pagination-im-on-a-roll-so-i-thought-id-ask/#findComment-762603 Share on other sites More sharing options...
kevinritt Posted February 15, 2009 Author Share Posted February 15, 2009 ... looking at that one now. Thanks Link to comment https://forums.phpfreaks.com/topic/145267-pagination-im-on-a-roll-so-i-thought-id-ask/#findComment-762604 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.