在php中使用curl並不難,. 以GET來說,直接把參數填在URL即可. //init curl $ch = curl_init(); //curl_setopt可以設定curl參數//設定url ...
確定! 回上一頁