"; echo "TRUE - Raw 20 character binary format: ".sha1($str, TRUE)."
"; echo "FALSE - 40 character hex number: ".sha1($str)."
";