kshitizrohilla / login-signup-using-php-mysql

A simple LogIn and SignUp system made using PHP on the server side and MySQL for storing client's database consisting of their username, email and passoword using password_hash() function using a strong one-way hashing algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kshitizrohilla/login-signup-using-php-mysql Stargazers