<?php$data = "message";echo(sprintf("%08x", crc32($data)) . "\n");echo(hash("crc32", $data) . "\n");?>
Standard input is empty
b6bd307f c048b5b8
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!