Databases: datapager
Sam (contact me)
datapager and dptemplate let you easily select specific 'pages' of data from an sql query. For example, if you have a db with 1000 records and you want to show them in pages of 20 results at a time.
dptemplate extends datapager by using html templates to output results.
See the examples and comments for how to use them.
Click here for detailed information about this class on phpclasses.org