Difference between revisions of "MD5()"

From Lianjapedia
Jump to: navigation, search
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[MD5FILE()]]
+
[[MD5FILE()]], [[SHA1()]], [[SHA1_FILE()]]
  
 
==Description==
 
==Description==

Revision as of 04:53, 19 August 2013

Purpose

Function to return the MD5 cryptographic key for a character string

Syntax

MD5(<expC>)

See Also

MD5FILE(), SHA1(), SHA1_FILE()

Description

The MD5() function is used to return the MD5 cryptographic key for the character string, <expC>.

Example

md5key = md5("Oeh987we")
? md5key
20aed6c51c904428ee6a60d3f460f0cb