curl_close
Close a CURL session
(
PHP 4 >= 4.0.2
)
void
curl_close
(
resource
ch
)
This function closes a CURL session and frees all resources. The CURL handle,
ch
, is also deleted.
<< Examples
Main
:
Function Reference
:
CURL, Client URL Library Functions
: curl_close
curl_errno >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.