md5

Definition

string md5 ( string $str [, bool $raw_output = false ] )

Description

Calculates the MD5 hash of str using the » RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash.

[More at php.net]

Parameters



loading


Share/bookmark - md5


Global comments