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

search for in the

Installazione/Configurazione> <cURL
[edit] Last updated: Fri, 17 May 2013

view this page in

Introduzione

PHP supporta libcurl, una libreria creata da Daniel Stenberg, che permette di connettersi e communicare con vari tipi di server con diversi protocolli. libcurl attualmente supporta i protocolli http, https, ftp, gopher, telnet, dict, file, e ldap. libcurl supporta anche i certificati HTTPS, l'upload via HTTP POST, HTTP PUT, FTP (questo può essere fatto anche con l'estensione ftp), l'upload HTTP basato sui form, i proxy, i cookies, e l'autenticazione con user e password.

Queste funzioni sono state aggiunte in PHP 4.0.2.



add a note add a note User Contributed Notes Introduzione - [0 notes]
There are no user contributed notes for this page.

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