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

search for in the

安装/配置> <cURL
[edit] Last updated: Fri, 25 May 2012

view this page in

简介

PHP支持的由Daniel Stenberg创建的libcurl库允许你与各种的服务器使用各种类型的协议进行连接和通讯。libcurl目前支持http、https、ftp、gopher、telnet、dict、file和ldap协议。libcurl同时也支持HTTPS认证、HTTP POST、HTTP PUT、 FTP 上传(这个也能通过PHP的FTP扩展完成)、HTTP 基于表单的上传、代理、cookies和用户名+密码的认证。

这些函数在PHP 4.0.2中被引入。



add a note add a note User Contributed Notes 简介
There are no user contributed notes for this page.

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