/PHP-Registration-Form

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

Primary LanguageJavaScriptMIT LicenseMIT

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!