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) << 32) + crc(strrev($uri))));

preferences:
48.2 ms | 402 KiB | 5 Q