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:
26.63 ms | 402 KiB | 5 Q