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

Skip to content

akmalscript/01-php-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP LOGIN EXERCISE

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 "guest_book" in phpMyAdmin.
  4. Import the guest_book_db.sql file into the "guest_book" database.
  5. That's it! You can now open "localhost/01-php-login" in your browser. 😊

Technologies

The technologies used to build this project:

  • HTML
  • PHP
  • XAMPP (Apache & MySQL)

Preview

Preview Preview Preview Preview

Source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published