Skip to content

Login and Registration form using PHP, MySQL, jQuery and Bootstrap 3.

License

Notifications You must be signed in to change notification settings

democedes/PHP-Registration-Form

 
 

Repository files navigation

Users Login and Registration Template

This is a secure login & registration form using PHP, MySQL and jQuery using Bootstrap 3.

Form is using MySQL Prepared Statements and password encryption using SHA-256.

Index page Login and Registration pages

##Installation

1.Clone the Repository to your www directory

$ git clone https://github.com/laur1s/PHP-Registration-Form.git
  1. Setup your MySQL database
  2. Create an users table according users.sql

##Usage

Feel free to modify the template according your needs and push the code if you make any improvements!

About

Login and Registration form using PHP, MySQL, jQuery and Bootstrap 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • PHP 19.9%
  • CSS 0.4%