//Tell cURL that we want to send a POST request. curl_setopt($ch, CURLOPT_POST, 1);. //Attach our encoded JSON string to the POST fields.
確定! 回上一頁