(PHP 4 CVS only)
string md5_file (string filename)
string md5_file
Calculates the MD5 hash of the specified filename using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash.
This function has the same purpose of the command line utility md5sum.
See also: md5() and crc32()