Tag Archives: php crc32 not working
PHP crc32 Function
PHP crc32 Function : It creates the 32-Bit Cyclic redundancy checksum of a string.
PHP crc32 Function Syntax
crc(string)
String : Input String
Output : 32-Bit CRC Result.
Output of the above example will be :