@return bool */ public function setoptArray(array $options) { return curl_setopt_array($this->ch, $options); } /** * Perform a cURL session * * @return bool ...
確定! 回上一頁