http://qs1969.pair.com?node_id=297706


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...