Today, we are going to make a simple login system with php codes.
Steps:
1. At First we will create a simple login form by html
2. we will put php codes there to check whether the user name correct or not correct.
Let's start:
first create the html form like below image:
