Using cURL 7.25.0 and this snippet: curl_global_init(CURL_GLOBAL_ALL); struct curl_httppost *formpost = NULL; struct curl_httppost *lastptr = NULL; ...
確定! 回上一頁