Archive

Posts Tagged ‘paging’

Paging in PHP, MySQL and Ajax

Mar 25th, 2007

This script is an extension to the script written for Pagination/paging using PHP, MySQL. It uses Ajax to help show the pages without page refresh.

Paging using php and mysql

Feb 27th, 2007

PHP and MySQL paging. PHP scripts with comments and marks to help modify and deploy the paging code to production easily.