View previous topic :: View next topic
Author
Message
abalfazl Joined: 15 Feb 2005 Posts: 67
Posted: Fri May 09, 2008 9:44 am Post subject: mcrypt_encrypt
Hi!
Say I have mysql database and I want to save encrypted passwrod by mcrypt_encrypt function....
How can I do that?Please explain about the mechanism by code,When I take key from user,How to save that?what is your suggestion?
Back to top
mwasif Joined: 22 Mar 2008 Posts: 19
Posted: Sun May 11, 2008 8:51 am Post subject:
Why you want to use mcrypt_encrypt to save passwords? Can't you use md5()? _________________PHP, MySQL, Apache
Back to top
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum