Saturday, February 03, 2007

Simple PHP/MySQL Pagination

pagination allows you to break up large result sets from a database query, and present it to the user in a more manageable way.

read more | digg story