echo $arr;. 这种情况会返回结果: PHP Notice: Array to string conversion in /path/test.php on line 5. Array. 解决方案就是将数组转换成字符串再 ...
確定! 回上一頁