Hi.
As per my thread in the Chit-Chat area, I am working on a script that bridges all of my forums. I have a very simple, general, question. What is the method for encrypting the password? I tried just using md5(password) and it gave me something totally different than what's in the db. Because, what I want to be able to do is let the user enter their credentials, then it will check them against the database. It would be very helpful if it worked
Thanks!
As per my thread in the Chit-Chat area, I am working on a script that bridges all of my forums. I have a very simple, general, question. What is the method for encrypting the password? I tried just using md5(password) and it gave me something totally different than what's in the db. Because, what I want to be able to do is let the user enter their credentials, then it will check them against the database. It would be very helpful if it worked

Thanks!