developeritsme / connector-php

PHP extension for the DHTMLX library

Home Page:http://dhtmlx.com/docs/products/dhtmlxConnector/index.shtml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DHTMLX Connector for PHP

dhtmlxConnector is an extension for the DHTMLX library, which maps client-side components onto the server-side datasource. Supported components are:

You don't need to worry about data formats any more. dhtmlxConnector will handle data connections between the server-side database and client-side components, seamlessly loading content. When integrated with dhtmlxDataProcessor on the client side, dhtmlxConnector also takes care of update/insert/delete operations.

It organizes server-side functionality to support special modes for components working with large amounts of data (such as dynamic loading, Smart Rendering, and paging) as well as server-side sorting and filtering.

External links

Other languages

About

PHP extension for the DHTMLX library

http://dhtmlx.com/docs/products/dhtmlxConnector/index.shtml

License:GNU General Public License v3.0


Languages

Language:PHP 97.9%Language:JavaScript 2.1%