Question
checking passwords
How do you securley check a user's password when logging them in? How would I use md5 to do this? I would also like a remember me feature that takes their login information, and logs them right in. i am just not sure how to tie this all together.
