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".

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.