My question is simply this,
How do I do a foreach on a multi-dimensional array
My array is 2 dimensional ($array[x][y])
How would I foreach through that?
Thanks!
janitored by ybiC: Minor format cleanup, including balanced <code> tags arounc example snippet