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

search for in the

Instalación/Configuración> <cURL
[edit] Last updated: Fri, 25 May 2012

view this page in

Introducción

PHP soporta libcurl, una librería creada por Daniel Stenberg que permite conectar y comunicarse con muchos diferentes tipos de servidores y muchos diferentes tipos de protocolos. Actualmente libcurl soporta los protocolos http, https, ftp, gopher, telnet, dict, file y ldap. libcurl también soporta certificados HTTPS, HTTP, POST, HTTP PUT, subida de ficheros usando FTP (también se puede hacer con la extensión FTP de PHP), formularios HTTP, proxies, cookies, y autenticaciones usuario+contraseña.

Estas funciones han sido añadidas en PHP 4.0.2.



add a note add a note User Contributed Notes Introducción
There are no user contributed notes for this page.

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