3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "here"; $number = 9; $str = "Beijing"; $txt = sprintf("There are %u million bicycles in %s.",$number,$str); echo $txt;

preferences:
32.16 ms | 402 KiB | 5 Q