3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = array("a"=>"Mighty","b"=>"Gravity","c"=>"Clock","d"=>"Strike"); foreach($x as $key => $q){ print_r($key." =>" .$q); print_r("\n");} ?>

preferences:
41.41 ms | 402 KiB | 5 Q