Find for each sub array in multidimensional array, if element on fixed position is highest value for this sub array

后端 未结 0 1757
轻奢々
轻奢々 2021-01-07 18:53

Hello all.

For each sub array in $arr_rgb (Fig.01) I have to find: If element with $key number 1 is the highest number in this sub array, then return the $key number

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