AJAX pagination
Package:
Summary:
Display paginated MySQL results updated using AJAX
Groups:
Author:
Description:
This class can be used to display paginated MySQL query results updated using AJAX requests.
It can execute a given MySQL query and generate a response to update a page that shows different pages of query results using AJAX to avoid page reloading.
It can execute a given MySQL query and generate a response to update a page that shows different pages of query results using AJAX to avoid page reloading.
Comments are closed.