|
MD5
Purpose:
Does an MD5 encryption of string.
Parameter string must be a string.
Return Values:
Returns a string of length 22.
Example:
| heitml input: | resulting output:
|
| <?MD5("Hello")> | ixqZU8RhEpaoJ6v4xHgE1D |
Tip:
You can use this function to generate a key for a record in a database table.
This page was dynamically generated by
heitml
© 1996-2009 H.E.I. All Rights Reserved
|