md5

(PHP3 , PHP4 )

md5 -- Calculate the md5 hash of a string

Description

string md5 (string str)

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

See also: crc32()