Question
Arrays doing my nut in
I`m using a tutorial on arrays but don´t understand why
the author populates the arrays with a value of "0". Second I tried
to enter a new value <cfset gallery[idx][3] = "0"> will that
then create a third dimension in the array making in 3d? Thanks for
sorting out my head on this one, arrays are difficult to understand
but I am nearly there!!
