What is a better way to store password in a cookie?

md5()?
base64_encode()?
mhash()?
mcrypt_generic()?
crypt()?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to