j
k
j a
j l
Will Preston wrote:
curl_setopt($ch, CURLOPT_URL, "http://$server_name/w/api.php?action=upload&token=$edittoken&filenam...");
curl_setopt($ch, CURLOPT_URL,
"http://$server_name/w/api.php?action=upload&token=$edittoken&filenam...");
Are these variables already urlencoded?
Back to the thread
Back to the list