PHP 通过CURL post xml数据到远程地址 1、CURL POST方法 $ch = curl_init(); $timeout = 30; curl_setopt($ch, CURLOPT_URL, $url);
確定! 回上一頁