Posted by Thierry on 09/29/05 21:18
Hello,
The function md5 encrypts a string :
md5('hello') --> 5d41402abc4b2a76b9719d911017c592
But how do we uncrypt a md5 string ?
function('5d41402abc4b2a76b9719d911017c592') --> hello
Any help would be welcome.
Titi.
Navigation:
[Reply to this message]
|