PHP Classes / AJAX Grid Manage Data

Manipulate MySQL records in a table using AJAX

AJAX Grid Manage Data PHP Class

This class can be used to manipulate MySQL database table records displayed in a HTML table. It displays a table with data from fields of a MySQL database table. The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and delete a record. It uses AJAX to avoid reloading a page after executing each action.

Similar PHP Classes

Search in PHP Classes

Filter by tags