当php curl post 时提交的参数为二维数组时,就会提示:Array to string conversion 错误,解决办法是使用 http_build_query 函数处理post 参数。
確定! 回上一頁