Technical Overview

  • System Environment: Web-based
  • Intended Audience: Non-Technical Users, Web Developers,
  • Language: Multilingual
  • Operating System: OS Independent
  • Programming Language: PHP, jQuery, jqGrid, XHTML, SQL
  • Database: Any Modern Relational Database (thru ADOdb)

phpGrid version 4 represents a major shift in system architecture. The new version abandends the old programming model which heavily relies on server side scripting, both in rendering and data operations. Much of the datagrid rendering now resides on the client side browser using jQuery and jqGrid. The server side is soley responsible for data CRUD operations. The new version is much more scalable than the previous generation, It also offers more features, such as subgrid and theme roller.

PHP web-based editable datagrid now can be achieved in two lines of code rather than five lines in the previous version. It also use Cascading Style Sheets, or CSS, extensivley for display related tasks, a perfect balance between simplicity and featues.

phpGrid Supports all major web browsers:

databases supported by phpGrid


phpGrid supports all major databases

web browsers supported by phpGrid

Tags:

Top