PHP4 User Manual: Function-CURL-curl_close_PHP Tutorial

WBOY
Release: 2016-07-13 17:22:09
Original
726 people have browsed it


curl_close
(PHP 4 >= 4.0.2) curl_close -- Close a CURL session description
 
void curl_close (int ch)
 
This function closes a CURL session, and Release all resources. The CURL handle (ch parameter) is also removed.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/532357.htmlTechArticlecurl_close (PHP 4 >= 4.0.2)curl_close -- Close a CURL session description void curl_close (int ch) This function closes a CURL session and releases all resources. CURL handle (ch parameter...
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!