3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = rand(1000000000, 9999999999); $no_hash = $time.rand(1,100).rand(1,10000).rand(1,10000000); $hash = hash('sha256', $no_hash); echo $time.$no_hash.$hashñ
Output for 5.5.0 - 5.5.36, 5.6.0 - 5.6.22, 7.0.0 - 7.0.7
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/f564b on line 7
Process exited with code 255.

preferences:
190.59 ms | 1395 KiB | 74 Q