(PHP 4 >= 4.0.2) curl_close -- 关闭一个CURL会话 描述   void curl_close (int ch)   这个函"/>   (PHP 4 >= 4.0.2) curl_close -- 关闭一个CURL会话 描述   void curl_close (int ch)   这个函">
Home > Backend Development > PHP Tutorial > PHP4用户手册:函数-CURL-curl_close_PHP

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

WBOY
Release: 2016-06-01 12:38:58
Original
955 people have browsed it

手册

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参数)也被删除。

 

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template