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

search for in the

Typy zasobów> <Instalacja
[edit] Last updated: Fri, 10 Feb 2012

view this page in

Konfiguracja wykonawcza

Na działanie tych funkcji wpływają ustawienia zawarte w pliku php.ini.

cURL Configuration Options
Nazwa Domyślnie Możliwość zmian Rejestr zmian
curl.cainfo NULL PHP_INI_SYSTEM Available since PHP 5.3.7.
Szczegóły i definicje dotyczące działania PHP_INI_* znajdują się w rozdziale Where a configuration setting may be set.

Oto krótkie wyjaśnienie dyrektyw konfiguracji.

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 Konfiguracja wykonawcza
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