3v4l.org

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

preferences:
32.78 ms | 402 KiB | 5 Q