
PHP Grid comes with free version and a licensed version. Grid Persistance (Column Resizing, Filters, Sort etc).Selection of tables and fields for editing.This demo is based on MySQL, but you can have same function for MS SQL Server, Oracle, PgSQL databases. We omitted them to show the code simplicity. You can extend this code to incorporate Access Control (ACL), Exporting Data (PDF, CSV, XLS) and several other features to make a powerful tool.

set database table for CRUD operations In main code logic, we simply passed the dropdown value of selected table in $g->table attribute, and that’s all! $g = new jqgrid() This lightweight, yet power-featured PHP Grid Database Editor is developed by very simple code OR we can say by just configuration. It will provide you complete functions within your existing application admin interface.

Whether your database is SQL Server, Oracle, DB2, MySQL or PGSQL - PHP Grid provides you easy solution that takes database credentials in config and provide table access in form of lightweight and rich featured PHP Grid. On various occasions, we want instant access to see or edit our database tables without having time to write a whole module with add, edit, delete, list, search (CRUD) operations.
