Jump to content

Login Verification on PHP/MYSQL


PascalNouma

Recommended Posts

Hey everyone,

 

I've 2 php files called login.php and account.php and 1 sql file called details.sql. In details there is table called customer where username and password are stored. So in login page, I wanna login with the existing username & password to access account.php. I need to get alert or output or error message for both cases (for wrong password and for wrong username seperately).

 

By the way, I need to use SESSION for this case.

 

Could you please help me for this question?

 

Thanx

Link to comment
https://forums.phpfreaks.com/topic/203577-login-verification-on-phpmysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.