18.08.2013, 19:53
Quote:
|
You have to create the Iterator then add and remove values from it, then you can use foreach.
Like this: pawn Код:
|
PHP код:
for(new i;i<90;i++)
|
You have to create the Iterator then add and remove values from it, then you can use foreach.
Like this: pawn Код:
|
for(new i;i<90;i++)