dhtmlxScheduler cakephp2.0 Integration

Hi
can you please explain how dhtmlxScheduler integrate with CakePHP 2 and am using MySQLi database

Scheduler consists from two parts

a) client side scheduler - will work the same for any backend, it just an html page with js files. It has two url in configuration which will point to the server side feeds.

b) server side feeds for data loading and updates. There are built in ones, which uses connectors lib, but you can create your own ones. Loading script just returns events info as xml.

docs.dhtmlx.com/doku.php?id=dhtm … egration&s[]=scheduler&s[]=server

Hi Stanislav!!

I tried to see the tutorial with your link in the last comment, but the link is dead… :frowning:

Have you something can help me because I need to use dhtmlxScheduler with cakephp 2 and the tutorial hosted on this link doesn’t help me at all :blush:

Thank you!!

Hello,
please check this tutorial
docs.dhtmlx.com/tutorials__conne … index.html