Thanks to visit codestin.com
Credit goes to github.com

Skip to content

akmalscript/03-php-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple CRUD Website in PHP

Preview

Preview

Tools

The tools required to run this project are XAMPP, an IDE (e.g., VS Code), and a web browser.

How to use

After downloading this repository as a zip file, you can extract the zip file into the htdocs folder (usually located in C:\xampp\htdocs).

  1. Activate Apache and MySQL in XAMPP.
  2. Open phpMyAdmin in your browser.
  3. Create a database named "exc_akademik" in phpMyAdmin.
  4. Import the exc_akademik_db.sql file into the "exc_akademik" database.
  5. That's it! You can now open "localhost/03-php-crud" in your browser. 😊

Technologies

The technologies used to build this project:

  • HTML
  • Bootstrap
  • XAMPP (Apache & MySQL)

Source

Quick way to create CRUD with PHP MySQL Bootstrap by Dirumahrafif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages