Skip to content

Login and Registration form using PHP, MySQL, jQuery and Bootstrap 3 (bootrsrap 4 upgrade soon). Easy Deploy with Docker

License

Notifications You must be signed in to change notification settings

cp6/PHP-Registration-Form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple user registration, login and admin management Template

This is a secure login & registration form using PHP, MySQL and Bootstrap 4.3.1

Includes PHP PDO MySQL Prepared Statements and password encryption using password hashing.

Login page Register page Admin panel

Installation

  1. Add the project to your www directory or sub directory.
  2. Create a MySQL database.
  3. Run db.sql on your chosen database.
  4. Open engine_room/defines.php Edit in your Database connection details, Website name and footer text.

TODO:

  1. Code comments.
  2. Styling.
  3. Email verification.
  4. Readability.

About

Login and Registration form using PHP, MySQL, jQuery and Bootstrap 3 (bootrsrap 4 upgrade soon). Easy Deploy with Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.6%
  • TSQL 4.9%
  • CSS 3.8%
  • JavaScript 0.7%