

|
Login to use this feature.
|
![]() Nov 27th, 2006
1
Nice tut Adam :D
Nov 27th, 2006
2
You should have made it a function :P
Nov 28th, 2006
Its teaching people how to do it, not how to copy and paste the function.
Nov 29th, 2006
3
The way you count total items in the database is EXTREMELY slow and CPU intensive. You retrieves not only the ID but all the rows content. You should use a count() function in your query instead which is much faster and return only the count, not the content.
Nov 30th, 2006
Ill fix it up when i get chance. I wasnt thinking at the time lol. Thanks NG
Dec 4th, 2006
4
This is an awesome tutorial on pageination. It's very easy to understand, and teaches the basic concepts. Granted, it doesn't show great coding practices, like creating functions and what not (and if you want to get technical, this should be it's own class, or part of a mysql class), but that's not the point of this tutorial. I give it 5 stars. Thanks for taking the time to write it!
Dec 20th, 2006
5
arg, the example pagination image on the first page fooled me, kept clicking on it and nothing happened :P
Jan 4th, 2007
hehe. It's just an image ;) lol
![]() |
PHStudios : Programming and Graphics Made Easy PHStudios is a website dedicated to programming and graphics discussion and tutorials.
January 3rd, 2012
Pixel2Life's new Facebook page!
December 23rd, 2011
Our TOP members! Special thanks to Donna, 13lueMage, Jaymz, Rc69, Jamie Huskisson, Bug... and all our most active members.
December 21st, 2011
Should P2L Tutorials have a "Tagging" system?
December 15th, 2011
Want to suggest a new category or a new feature on Pixel2life?
December 13th, 2011
Improvements in the Forums
|















