(PHP 4 >= 4.0.1)
Generates the cyclic redundancy checksum polynomial of 32-bit lengths of the str. This is usually used to validate the integrity of data being trasmited.
md5()를 참고하라.