[ad_1]
$sql = "SELECT * FROM users WHERE username="$username" and password = '$password'"
This works for me do not know why it does not for you guessing its your database setup rember this can be “hacked”
[ad_2]
solved Login form: no matter what it displays the message of “Username/Password combination incorrect” [closed]