PHP Parse error: syntax error, unexpected T_VARIABLE in /www/treeconn.php on line 6
please help …
PHP Parse error: syntax error, unexpected T_VARIABLE in /www/treeconn.php on line 6
please help …
missed semicolon
require("Connector/tree_connector.php");
fix that thx.
but nothing change ;(
PHP Parse error: syntax error, unexpected T_REQUIRE in /www/treeconn.php on line 5
Code looks correct ( it works locally, without syntax error )
in what sequence be loaded Form, Window, Layout, Connector, Menu, Toolbar, Tree, Tabbar, Connector, Calendar, Scheduler and other .js and main file dhtmlxcommon.js ???
dhtmlxcommon.js - first
dhtmlxconnector.js - last
other order mostly doesn’t matter.