Skip to content

Integrating a JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Notifications You must be signed in to change notification settings

SyncfusionExamples/Javascript-Scheduler-CRUD-PHP-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-Scheduler-CRUD-PHP-and-MySQL

Syncfusion Scheduler CRUD Application with PHP and MySQL database.

Prerequisites

MySQL Configuration

  • In server.php file update the USER Name, PASSWORD, and DataBase as per the database configuration.
  • In your Database create a table with the necessary fields
  • The SQL query required for creating the necessary table is being located in the scheduledb.sql file within the DB folder.

Start Xampp Server

  • After the successful installation of the XAMPP server, launch the application and start the Apache server.
  • Move the Javascript-Scheduler-CRUD-PHP-and-MySQL repository files in the XAMPP server's root directory, specifically at C:\xampp\htdocs.
  • Upon completion, Launch a web browser and navigate to localhost, you will be able to see the server running.
  • Next, Navigate to localhost/Javascript-Scheduler-CRUD-PHP-and-MySQL in your web browser. You will now be able to access the running Syncfusion scheduler application.
  • Now, you can perform the CRUD operations it will be reflected on MySQL Database.

About

Integrating a JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages