chikaebuzor Posted August 12, 2011 Share Posted August 12, 2011 Hello guys.I wrote a sign up script and used SHA to encrypt the password.It registers fine.Now my login script does not work when i try to check if the username and password are in the same row.It keeps showing the error message i set for wrong password or username.Please what is the challenge? Quote Link to comment https://forums.phpfreaks.com/topic/244647-my-login-script-does-not-work/ Share on other sites More sharing options...
manix Posted August 12, 2011 Share Posted August 12, 2011 You need to show us the code, there's not much we can do otherwise rather than guess. Quote Link to comment https://forums.phpfreaks.com/topic/244647-my-login-script-does-not-work/#findComment-1256606 Share on other sites More sharing options...
Maq Posted August 12, 2011 Share Posted August 12, 2011 Most likely an issue with how you're storing and then checking the passwords (hashed/unhashed). Quote Link to comment https://forums.phpfreaks.com/topic/244647-my-login-script-does-not-work/#findComment-1256607 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.