3v4l.org

run code in 300+ PHP versions simultaneously
<?php $peak = 5; for ($i = $peak; $i; --$i) { echo implode(range($i, $peak)) , "\n"; }

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
40.41 ms | 1475 KiB | 4 Q