DB Connection data not showing at index
Asked by manipaal001@gmail.com
4 years ago.
4 years ago.
when made these changes data has been inserted in database but schedule are not shown on the calendar index.
// use sqlite
//require_once '_db_sqlite.php';
// use MySQL
require_once '_db_mysql.php';
DayPilot