Hi.
With my website I have a user login system which encrypts passwords with md5();. When I do it in one script it is fine, but when I put it into the MySQL db it changes. No clue why. It is only that one though. Another script which encrypts it and puts it in the db is fine. Please Help!