Multidimensional array using objects

前端 未结 0 1448
死守一世寂寞
死守一世寂寞 2020-12-20 21:55

Is it possible to stop the loop from overwriting the previous value?

foreach(array(\'email1\', \'email2\') as $line) {
    $x = [
        $line => [
               


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