How to array merge two multi-dimensional arrays without them overwriting each other?

前端 未结 0 609
走了就别回头了
走了就别回头了 2021-02-01 04:04

I have two multi dimensional arrays which have similar keys. If i use array_merge on them, the values get overwritten since they have similar keys. My goal is to append a lot of

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