anonymous
2008-01-05 03:26:25 UTC
I want the password to be case-sensitive, so if the user set "Password", either "PASSWORD" or "PassWorD" shouldn't work. ONLY "Password" when they're logging in.
It's PHP and MySQL that I'm coding with.