ok, I'm setting up the login part of my site right now and I want it to be extra safe, so to keep it safe I'm encrypting the passwords that are inserted into the mysql database, the only problem I have now, is how do I check to make sure the password the user entered matches the encrypted password.