gwebhostuk
Members
-
Joined
-
Last visited
Reputation Activity
-
gwebhostuk got a reaction from kingy da killa in php login help :)I think you have written simple login script in a complicated way.
try this, make comment to the following two lines and then check again.
//$username=mysql_real_escape_string($username);
//$password=mysql_real_escape_string($password);