iGuest 3 Report post Posted February 24, 2005 Hello...I was just wondering how do we do to crypt/decrypt passwords with php ?thanx a lot in advance Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 24, 2005 Just use the md5() function. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 24, 2005 ok thanks... i found the tutorial http://ca3.php.net/manual/fr/function.md5.php Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 26, 2005 The SHA1 is more secure than the md5. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 26, 2005 I think md5() function is secured enough as this forum also use md5(). Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 26, 2005 don't create 2 accounts,ssfei81 Share this post Link to post Share on other sites