Count to 1,000,000 (The Latinxassassin Edition)
#6
(03-17-2012, 07:44 AM)enumeration Wrote: [lua]
$i = 0;
for( ;; ) {
if($i == 1000000) {
break;
}
echo $i. ' ';
}[/lua]

Ahh! Website Hack!

3

(:3)
[Image: card.png]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)