Link to home
Start Free TrialLog in
Avatar of Roger Gill
Roger GillFlag for United States of America

asked on

LOGIN FORM not working.

Trying to create login form using php and html.

if password and username does not match then is supposed to get alert ( username or password not match)

but if it matches it supposed to ECHO the row

I can connect to database but rest of stuff is not working.

I had created database in Myphpadmin ...

Databasase Name = Truckschool
TableName = Admin
3 columns = 1. Id
                       2. username
                       3. password
Attached you will find the file. Please let me know where I am screwing up.

Thanks Alot !!
Dbconnection.php
Index.php
login.php
Avatar of gr8gonzo
gr8gonzo
Flag of United States of America image

There is no file attached.
Avatar of Roger Gill

ASKER

Thanks 8r8gonzo

files are uploaded and apologize for inconvenience.
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks all God Bless You !!!