Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

md5

Summary

Returns the MD5 hash of the input string.

Usage

input|md5()

Returns

The MD5 hash of the input string.

Description

This operator calculates and returns the MD5 hash of the input string.

Examples

Example 1

{'Desktop computer'|md5()}

The following output will be produced: "8cae7108f44d1958b9febc65e44cbbc8".

Balazs Halasy (05/02/2004 10:57 am)

Balazs Halasy (04/05/2005 2:43 pm)


Comments

There are no comments.