07-27-2011, 06:18 PM
Here's why:
Because when you hash a password, you then check it against the hash in the database. If they're equal, you let the user log in.
Because when you hash a password, you then check it against the hash in the database. If they're equal, you let the user log in.