... CURLOPT_URL, $destinationServer); $header = array( "fileName: $fileID" ); curl_setopt($ch, CURLOPT_HTTPHEADER, $header); $response = curl_exec($ch);.
確定! 回上一頁