downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

자원형> <설치
[edit] Last updated: Sat, 07 Jan 2012

view this page in

실행시 설정

이 함수의 작동은 php.ini 설정에 영향을 받습니다.

cURL Configuration Options
Name Default Changeable Changelog
curl.cainfo NULL PHP_INI_SYSTEM Available since PHP 5.3.7.
PHP_INI_* 모드에 대한 상세와 정의는 환경 설정을 바꿀 수 있는 곳를 참고하십시오.

위 설정 지시어에 대한 간단한 설명입니다.

curl.cainfo string

A default value for the CURLOPT_CAINFO option. This is required to be an absolute path.



add a note add a note User Contributed Notes 실행시 설정
cbrevard 14-May-2008 01:35
Just a nota bene for the noobs (like yours truly):

Although the extension has no "configuration directives" in php.ini, there is a curl extension that must be enabled or uncommented in php.ini

 
show source | credits | stats | sitemap | contact | advertising | mirror sites