I am trying to use an array in a for loop like this.
for($ctr=0; $ctr<@score; $ctr++){ print "@score\n"; $a = $a + @score; $dev++; print "$dev"; }
Why isn't it working.
In reply to array in for loop by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |