Continue SQL results to another page?
Posted: Wed May 14, 2008 1:39 am
I'm using PHP to import items from a SQL database. I'd like to limit the amount of results that are displayed on one page and have the rest continue to another page with a "Next Page" or numbered links. Any simple way to do this?