|
MD5
Purpose:
Does an MD5 encryption of string.
Parameter string must be a string.
Return Values:
Returns a string of length 22.
Example:
| 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 the
web application development tool RADpage
of H.E.I.
© 1996-2008 H.E.I. All Rights Reserved.
|