I downloaded the dhtmlxScheduler today, render the schedule without problem but at the moment i try to make a connection to mysql database in the documentation only specifies how to connect using Slim framework. how can i connect without this framework?
Hi @J_Silvermask,
Please check also the guide dhtmlxScheduler with dhtmlxConnector. It describes steps needed for implementing Scheduler with PHP, without Slim framework.
All ready guides about basic Scheduler initialization on different server-side platforms that we have now are listed here.