AJAX: AJAX Grid Manage Data
Neeraj Thakur (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.4%)
| Good (89.8%)
| Sufficient (68.8%)
| -
| -
| -
| Sufficient (61.6%)
| 559 |
Click here for detailed information about this class on phpclasses.org
Class
Server side scripting