Purchase this script from Sevenscript.net

Ajax MySQL Tables Demo

Description:


This script allows for searching, sorting, and viewing large amounts of table data quickly and easily via a quick Web 2.0 Ajax interface. Search any size table and get results instantly. Paginate massive amounts of table data, and quickly browse this data using Ajax controls. Easily links up to a MySQL database.

Ideal for use with large MySQL databases, as all data is stored on the server and only fetched as and when it is required.

Demo is running from a MySQL database containing 9,773 rows. It has been tested with MUCH larger databases, 1 Million plus rows over a remote server and results are equally as fast.

Straight out of the box you can simply link this up to a MySQL database by specifying your host credentials and a table name.

Further variables can be tweaked such as results per page, which SQL fields to display, and which column the Ajax search is performed on.


Notable Features: