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

search for in the

资源类型> <安装
[edit] Last updated: Fri, 24 May 2013

view this page in

运行时配置

这些函数的行为受 php.ini 中的设置影响。

cURL 配置选项
名字 默认 可修改范围 更新日志
curl.cainfo NULL PHP_INI_SYSTEM 自 PHP 5.3.7. 起有效
有关 PHP_INI_* 样式的更多详情与定义,见 配置可被设定范围

这是配置指令的简短说明。

curl.cainfo string

CURLOPT_CAINFO 选项设置一个默认值。 这必须是一个绝对路径。



add a note add a note User Contributed Notes 运行时配置 - [1 notes]
up
2
cbrevard
5 years ago
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