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.

This HTML Help has been published using the chm2web software.