3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! function crc($i){return crc32($i);} $uri='/advert.html'; var_dump(crc($uri), crc(strrev($uri)), ( crc($uri)<<32));

preferences:
34.46 ms | 402 KiB | 5 Q