Home >php教程 >php手册 >PHP4用户手册:函数-CURL-curl_close

PHP4用户手册:函数-CURL-curl_close

WBOY
WBOYOriginal
2016-06-13 10:22:17990browse


curl_close
(PHP 4 >= 4.0.2)curl_close -- 关闭一个CURL会话 描述
 
void curl_close (int ch)
 
这个函数关闭一个CURL会话,并且释放所有的资源。CURL句柄(ch参数)也被删除。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn