Skip to content

DHTMLX/scheduler-howto-php-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhtmlxScheduler with PHP Connector library

Quick-start example using DHTMLX Connector library for PHP.

Requirements

  • Web server that supports php (apache, nginx, php-fpm, build-in php server, etc)
  • MySql
  • PHP 5.4+ with php_pdo extension installed

How to install php_pdo: https://www.php.net/manual/en/pdo.installation.php

Setup

  • clone or download the repository into the root folder of your web server (e.g. htdocs for Apache)
$ git clone git@github.com:DHTMLX/scheduler-howto-php-connector.git
$ cd ./scheduler-howto-php-connector
  • import database from mysql_dump.sql

  • update db connection settings in data/config.php

  • open http://localhost/scheduler-howto-php-connector

Links

About

dhtmlxScheduler with PHP backend using DHTMLXConnector library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published