Dan
You may want to try the Pear Pager package:
http://www.google.com/search?q=php+pear+pager
[sorry for the missing link]
--
Thanks,
John
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dan
You may want to try the Pear Pager package:
--
Thanks,
John Ellingsworth
Project Leader, Virtual Curriculum
Academic Programs
School of Medicine
University of Pennsylvania
(215) 573-4451
Virtual Curriculum
http://www.cu2000.med.upenn.edu
AIM: vc2000support
To contact the Virtual Curricu
Okay, I have a database table to which contains posts from people.
I want to retrieve these and post them in a linear format (as I currently
have), but...! I want to have pages, each page has 50 rows from the database at
a time.
If I have 102 results, I want it to be separated into three pages.