3v4l.org

run code in 300+ PHP versions simultaneously
<?php $number = 123; $txt = sprintf("With 2 decimals: %1$ <br>With no decimals: ",$number); echo $txt;

preferences:
34.86 ms | 402 KiB | 5 Q