Wednesday, 28 August 2013

how ro swap 2 column of 3d array in php?

how ro swap 2 column of 3d array in php?

I have a 3D array in php and I want to swap two column of this array. for
example suppose this is an array for school timetable (days, classes,
sections), so I want to swap section 1 with section 2 in all days and all
classes.

No comments:

Post a Comment