PHP » PYTHON |
login |
register |
about
|
curl_close(PHP 4 >= 4.0.2, PHP 5) curl_close — Close a cURL session Description
void curl_close
( resource $ch
)
Closes a cURL session and frees all resources. The cURL handle, ch , is also deleted. Return ValuesNo value is returned. Examples
Example #1 Initializing a new cURL session and fetching a web page
<?php
|
more
Recently updated
more
Most requested
more
Last requests
|