array_input is the array which can be dynamic up to any level, I want to convert input array into the array_output format using php

后端 未结 0 1519
既然无缘
既然无缘 2020-11-29 01:50

Input Array : Input array is like below and level in it can be dynamic up to any level,

$array_input = [
            0 => ["level" => "L1         


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