We are preparing the update of dhtmlxConnector. Meanwhile there is an updated version of dhtmlxConnector for PHP. It includes some bug fixes, the most major of which is correct support of the latest PHP 5.4
Please grab the version of connector from github ( you can use link in the top post )
The default package includes a bit older version of connector, which doesn’t support mix method yet.
!!!when i link the html file and the php file i will get this kind of errors i have used all the connections but also when i compile the connector.php file i will get these below errors!!!
i have used the correct files only
ERRORS
I am sending u the files also html and php
Strict Standards: Declaration of GridConnector::set_config() should be compatible with Connector::set_config($name, $str, $array_mode = false) in D:\xampp\htdocs\dhtmlxSuite\dhtmlxConnector_php\codebase\grid_connector.php on line 121
Fatal error: Class ‘DataProcessor’ not found in D:\xampp\htdocs\dhtmlxSuite\dhtmlxConnector_php\codebase\grid_connector.php on line 244
Be sure that you are using ONLY files from latest package.
The issue with “Strict Standards” is defenitely fixed in latest version.
The second reported issue can occurs only if you are not have all connector’s files.