//init curl $ch = curl_init(); //curl_setopt可以設定curl參數//設定url ... CURLOPT_URL , "http://www.test.com.tw?name=johnson"); //設定AGENT ...
確定! 回上一頁