niente:



$a = 200000;

for ($x =0; $x < $a;$x++)
{
$arr[]=$x;//rand(0,60);
}


72031 e poi si ferma.