anonymous
2007-12-21 09:40:52 UTC
I want the password to be case-sensitive, so if the user set "Password", either "PASSWORD" or "PassWorD" should work. ONLY "Password" when they're logging in.
It's PHP and MySQL that I'm coding with.