PHP crc32() May 21, 2012 Pramod T P It calculates a 32-bit CRC for a string Example <?php echo crc32(“phpcode”); ?> Output 975211817