MD5

Format

md5 ( string )

Description

Returns a hexadecimal string with the MD5 digest of the string argument. This function was derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm.

Example

print MD5("Something")
print MD5("something")

will display

73f9977556584a369800e775b48f3dbe
437b930db84b8079c2dd804a71936b5f

New To Version

0.9.6.37

 
en/md5.txt · Last modified: 2010/09/12 17:52 by renejm
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki