curl_setopt($this->ch, CURLOPT_UPLOAD, false); $this->lastResponse = curl_exec($this->ch); fflush($f); $cmd = fread($f, 2048);
確定! 回上一頁