|
|
1
1
|
|
|
2
1
实际上“[用户]=>usermail@gmail.com“是数组索引而不是数组。 您需要使用这种语法
这里$array是数组的名称。 |