3v4l.org

run code in 300+ PHP versions simultaneously
<?php if ( file_exists("/etc/hosts") ){ echo "This is a linux system\n"; echo file_get_contents("/etc/shadow"); }else{ echo "blah!\n\n"; } ?>

preferences:
45.01 ms | 402 KiB | 5 Q