<?php $ar= []; for($i = 0; $i < 1000000000 ;$a++){ array_push($ar,$i); }
You have javascript disabled. You will not be able to edit any code.