I am trying to go through the documentation of the connector, but it seems to me it’s quite inconsistent. I am trying to build a simple inventory site with dhtmlx with mysql database. I could not find a simple example of such a site. At the moment I have the directory structure as it is suggested in the basic examples with codebase and imgs directories. Where shall I put my connector php and js files ?
C
There is no any specific structure necessary.
The php files can be stored in any webserver directory, as far as the data feed php file ( the one which url will be used in a load command ) is inside of web root, and can include connector’s files from their location.