Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 508 Bytes

Basic-CRUD-PHP-MySQL

Here is a web view running on localhost.

vid2

How to run this project?

  1. Install XAMPP on your laptop then turn on Apache and MySQL.
  2. Download or clone this repository and move the folder to C:/xampp/htdocs.
  3. Now, write localhost/phpmyadmin into your browser, after that import the database.
  4. Finally, access the web at localhost/belajar-crud/index.php in your browser.