Showing posts with label login in php codes. Show all posts
Showing posts with label login in php codes. Show all posts

Monday, March 10, 2014

PHP Login System Source Codes

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: