Hi there everyone, my problem should b simple. Problem: I am trying to validate a username and password though HTML forms. The thing is when i encrypt the password using mysql password encryption function 'PASSWORD()' and try to validate the password I am getting the error message that I've set for when the username and/or password is invalid. However, if I do not encrypt the password, i am validating quite easily.
can someone please help; Thankx Nik -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php