How to resolve reading a single value in a nested array as an array instead of string?

前端 未结 0 893
广开言路
广开言路 2020-12-16 13:03

Below code loops through the list $integ and pushes the user inputs to a nested array $nArr

$integ = @(2,1)

$nArr = foreach         


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