Generates the cyclic redundancy checksum polynomial of 32-bit lengths of the str. This is usually used to validate the integrity of data being transmitted.
Parameters :
int crc32 ( string $str )
This example shows how to print a converted checksum with the printf() function: