"; echo "TRUE - Raw 16 character binary format: " , md5($str, TRUE), "
"; echo "FALSE - 32 character hex number: ", md5($str), "
";