(PHP 4 >= 4.0.2) curl_close -- 关闭一个CURL会话 描述 void curl_close (int ch) 这个函数关闭一个CURL会话,并"/>
PHP头条
热点:

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


手册

TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">

(PHP 4 >= 4.0.2)

curl_close -- 关闭一个CURL会话

描述

 

void curl_close (int ch)

 

这个函数关闭一个CURL会话,并且释放所有的资源。CURL句柄(ch参数)也被删除。

www.phpzy.comtrue/phpyy/8895.htmlTechArticlePHP4用户手册:函数-CURL-curl_close 手册 TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%"> (PHP 4 >= 4.0.2) curl_close -- 关闭一个CURL会话 描述 void curl_close (int ch) 这个函数关闭一个CURL会话,并...

相关文章

相关频道:

PHP之友评论

今天推荐