3v4l.org

run code in 300+ PHP versions simultaneously
<? ini_set('memory_limit', '6400000M'); ini_set('display_errors', 1); error_reporting(E_ALL); $sec1 = 2122396090000914537739 - 2122334690000166340863; echo "$sec1"; echo "<br>"; // array(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12) foreach (xrange(2122334690000166340863, 2122396090000914537739) as $number) { echo $number,'<br />'; } ?>

preferences:
47.92 ms | 402 KiB | 5 Q