how to loop through different level of multidimensional array in php using foreach loop

Questionshow to loop through different level of multidimensional array in php using foreach loop
Jehal Desai Staff asked 4 years ago

there is an inner array at the 0 index of very first array. how do I loop through this array by using foreach loop? only ali has one more array.


View on Stack Overflow