View Full Version : Login Problem
shachi
08-03-2005, 02:35 AM
can anyone tell me how can I pass a URL in md5 encoding I need to make a login form and I want to make it secure.
string md5( string str, [ bool raw_output ] )
raw_output to true causes the digest to be returned in raw binary format.
Why are you passing an URL in md5? Surely it would be better to use md5 for the password?
shachi
08-03-2005, 03:23 PM
Yes I am using it for the password.
thanks. :)
Ah, OK. You're welcome :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.