... "SERVERPATH/file.txt"); curl_setopt($c, CURLOPT_USERPWD, "USER:PASSWORD"); curl_setopt($c, CURLOPT_UPLOAD, 1); curl_setopt($c, CURLOPT_INFILE, ...
確定! 回上一頁