Update array values inside a function in PHP

后端 未结 0 1998
难免孤独
难免孤独 2021-02-05 14:07

How do I change value of array inside this PHP function. This is what i\'ve tried

function myArray() {
    $w_item_array = [
        "students" => [&         


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