3v4l.org

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

preferences:
36.39 ms | 402 KiB | 5 Q