其它服务
简介
其它服务
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
Client URL Library
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
范例
Using PHP's cURL module to fetch the example.com homepage
cURL 函数
curl_close
— Close a cURL session
curl_copy_handle
— Copy a cURL handle along with all of its preferences
curl_errno
— Return the last error number
curl_error
— Return a string containing the last error for the current session
curl_exec
— Perform a cURL session
curl_getinfo
— Get information regarding a specific transfer
curl_init
— Initialize a cURL session
curl_multi_add_handle
— Add a normal cURL handle to a cURL multi handle
curl_multi_close
— Close a set of cURL handles
curl_multi_exec
— Run the sub-connections of the current cURL handle
curl_multi_getcontent
— Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set
curl_multi_info_read
— Get information about the current transfers
curl_multi_init
— Returns a new cURL multi handle
curl_multi_remove_handle
— Remove a multi handle from a set of cURL handles
curl_multi_select
— Get all the sockets associated with the cURL extension, which can then be "selected"
curl_setopt_array
— Set multiple options for a cURL transfer
curl_setopt
— Set an option for a cURL transfer
curl_version
— Gets cURL version information
其它服务
简介
其它服务
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程