Sunday, March 11, 2007

Pagination with PHP and MySQL

Pagination, as described in the video, is the process of breaking a bunch of results, from a MySQL Query, up into specific pages, which themselves list a set number of items each.

0 comments: