I seem to be having problems running the connector PHP samples.
I downloaded and extracted
dhtmlxConnector_php_v15_120612.zip
I used dump.sql to put data into MySql and can browse data in phpMyadmin
I modified config.php to use database information, I can connect to database in my own php files.
When I run the samples I get an alert window popup with no text inside, and no grid data.
Thanks