Home



Monday, February 20, 2012

SIMPLE PHP LOGIN SCRIPT

SIMPLE PHP LOGIN SCRIPT:
If its wrong I am a newbie!!

I am using LAMP and WAMP

Step1 : Create a Database and create a Table called data.

Step2:Add two columns/entries, name and password.

Step3:Add a name say root and an appropriate password such as drunkkangaroo

Step4:Login Form Script



Step5:Validation Script


Note:
Both are stored under www folder
var/www for Ubuntu
or c:\wamp\www Windows

No comments: