For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

md5

Generate a MD5 checksum for the body text.

Example

[filter md5]Kevin Walsh[/filter]

Results in:

8a6c6a551bd96934bdb117c058e6a854

Source code

sub {
    return Digest::MD5::md5_hex($_[0]);
}

See also

Category:  Filters
Last modified by: Kevin Walsh
Modification date: Tuesday 24 July 2007 at 12:56 AM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us