3v4l.org

run code in 300+ PHP versions simultaneously
<?php $num = 5; $location = 'tree'; $format = 'There are %d monkeys in the %d'; echo sprintf($format, $num, $location);

preferences:
59.23 ms | 402 KiB | 5 Q