Simple login and signup system with PHP and MySQL.
The purpose of this project is to provide knowledge on creating a login and signup system. You can use this as a starting point for building your own login and signup system. The provided code is intended for beginners. Feel free to modify and customize it according to your needs. This project is free to use.
Note: Please create a database and table so that this project will work. Database information is written in database.sql. Copy it and paste it your sql command in phpmyadmin page.


