Paginate SQL Results
Posted: Sun Oct 23, 2005 12:40 am
Anyone know how I can paginate my SQL results on an HTML page? For example, if I query my database I don't want all results on 1 page. Instead, I would like to add the common <Previous Page, Next 25, Last Page> links if possible.
If someone could point in the right direction on how i can accomplish this, I would greatly appreciate it. I searced for tutorials but I couldn't seem to come up with anything.
If someone could point in the right direction on how i can accomplish this, I would greatly appreciate it. I searced for tutorials but I couldn't seem to come up with anything.