Cryptography
most used
md5
description
Calculates the MD5 hash of $str using the « RSA Data Security, Inc. MD5 Message-Digest Algorithm » and returns that hash. The MD5 code returns always a string of 32 characters. Every char is given as the hexadecimal equivalent of the calculated MD5 value.
declaration of md5
string md5 ( string $str )
test md5 online
share md5
comments for md5
On 18. Mar 2014 01:39 Karl wrote:
Thanks!
On 21. Jun 2013 18:06 Xmaster wrote:
Yes because MD5 is dinamic
On 14. Aug 2012 13:47 ROCKESH RONITH wrote:
its not working.....the result value is not Consirable
more comments for md5
There are some more comments for md5(). To see them all click here.
+