Skip to content

UniForceMusic/simple_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Login

This project is a page where you can create new users and log in

How To Install

  • Install Xampp
  • Drop all files/folders in the htdocs folder
  • Create database named: login_page
  • Import the database with the sql file via phpmyadmin
  • Go to localhost

Default Logins

  • admin / password
  • admin2 / password2

How It Works

  • In every php file in the folder 'php' you can find an explenation how the script works in the files

TODO

  • Add a config file where you can specify the password requirements

About

A simple login screen made with HTML, Javascript, PHP and SQL

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors