Hmm.. recheck the tutorial, make sure you have everything, and if not, try to send me most of the code that interferes with that (like the if($password != $dbpassword) part, and stuff)
between “echo “Incorrect password!”;
}else{
echo “User does not exist!”;
}” shows an error T_ELSE, I have no idea whats wrong please get back to me a.s.a.p
May 18th, 2012 at 8:30 pm
connect.php
May 18th, 2012 at 8:49 pm
That is setting the session user to their session name, instead of their cookie name
May 18th, 2012 at 9:02 pm
@DiabloKiller124 okay i worked it out…what is is $sesuser = @$_SESSION[‘username’]; user for?
May 18th, 2012 at 9:35 pm
Hmm.. recheck the tutorial, make sure you have everything, and if not, try to send me most of the code that interferes with that (like the if($password != $dbpassword) part, and stuff)
Send it in a message! Thanks!
May 18th, 2012 at 9:46 pm
Help!
between “echo “Incorrect password!”;
}else{
echo “User does not exist!”;
}” shows an error T_ELSE, I have no idea whats wrong please get back to me a.s.a.p
May 18th, 2012 at 10:19 pm
Thanks 🙂
May 18th, 2012 at 10:48 pm
excellent work again ur errors and thought processes were just as helpful