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

search for in the

Tipi di risorse> <Installazione
[edit] Last updated: Sat, 18 May 2013

view this page in

Configurazione di Runtime

Il comportamento di queste funzioni รจ influenzato dalle impostazioni di php.ini.

Opzioni di configurazione di cURL
Nome Default Modificabile Storico dei cambiamenti
curl.cainfo NULL PHP_INI_SYSTEM Disponibile da PHP 5.3.7.
Per maggiori dettagli e definizioni sui modi PHP_INI_*, vedere Where a configuration setting may be set.

Breve descrizione dei parametri di configurazione.

curl.cainfo string

Un valore di default per l'opzione CURLOPT_CAINFO. Deve essere un percorso assoluto.



add a note add a note User Contributed Notes Configurazione di Runtime - [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 | sitemap | contact | advertising | mirror sites