in reply to
foreach loops
what if the array is a matrix (array of arrays)? How do ya make the loop operate on just the row in the matrix (or the inner level of array, if that is a better way to say it)? thanks...
Comment on
Re: foreach loops
In Section
Tutorials