pagination
Pagination is a great way to show a bunch of data from a MySQL database without showing it all at once. An example: the Picture Yourself sidebar is paginated.
I saw a great overview article at DevShed this morning on this subject. Check out Paginating MySQL Data with PHP. For some Movable Type specific options, this thread (scroll down to the long post by Brenna) is where I started when I was learning to do this. And there's even an MT plugin called Paginate that I haven't tried out, but looks like it would be a good tool.
April 6th, 2003 at 9:46 pm
I think this post is also related here - but I admitedly haven't read through all of your links to be sure…
April 7th, 2003 at 2:11 pm
great links!
script pagination for text and no for querys. where? thanks!
November 12th, 2003 at 7:56 pm
hi, i am thinking of doing paginating for my category archives. but i tried the "mt-paginate" (had to change extensions on my website to php) and it only gives me a 500 server error. i have tried contacting the guy who developed it but no response. i have also posted on the mt forums ( http://www.movabletype.org/support/index.php?act=ST&f=10&t=30549 ) but no one seems to have replied. would appreciate if you could help, thanks!