Show Output
Calculate MD5 Hash in Raw Binary Format in PHP
"; echo "MD5 hash in 16-character raw binary format: ".md5($str, TRUE); ?>