Skip to content

Created a interactive dashboard using PHP, CSS and Bootstrap. The purpose of this project is to understand basic concepts of database(MySQL) operations(create, insert, update, retrieve, delete) using PHP.

License

Notifications You must be signed in to change notification settings

sanjyotpanure/PHP-MySQL-CRUD-Operations

Repository files navigation

PHP-MySQL-CRUD-Operations

Screenshot

Steps to start project:

  1. Download the project.
  2. Extract files and copy extracted file in your C://xampp/htdocs folder or C://wamp64/www/ folder in case of wamp server.
  3. Start wamp server or all services of xampp from xampp panel.
  4. Now create new database in phpmyadmin
  5. Open db.sql copy all contain and paste it on sql panel of your database.
  6. Change database username and password, if you have changed or keep as it is in database/db.inc.php
  7. Now your project is ready to run, open http://localhost/ on your browser and run your project.

Thanks for your support!!!

Please follow me on:

https://github.com/sanjyotpanure
https://www.linkedin.com/in/sanjyot-panure/

About

Created a interactive dashboard using PHP, CSS and Bootstrap. The purpose of this project is to understand basic concepts of database(MySQL) operations(create, insert, update, retrieve, delete) using PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published