NAME ^

php_md5.pir - PHP md5 Standard Library

DESCRIPTION ^

Functions ^

string md5(string str, [ bool raw_output])
Calculate the md5 hash of a string
string md5_file(string filename [, bool raw_output])
Calculate the md5 hash of given filenameSTILL INCOMPLETE (see open_stream).


parrot