Echo a multidimensional array in PHP

后端 未结 9 1577
名媛妹妹
名媛妹妹 2020-11-27 07:24

I have a multidimensional array and I\'m trying to find out how to simply \"echo\" the elements of the array. The depth of the array is not known, so it could be deeply nest

9条回答
提交回复
热议问题