Calculate the sum of multidimensional array

前端 未结 0 510
鱼传尺愫
鱼传尺愫 2021-01-23 11:13

In the multidimensional array like the example given below, how to calculate values with the same index and store them in a new array:

$a = array(
    0 => arr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题