ALIAS

cclose()

ShortPHP reference for curl_close().

Signature

curl_close(CurlHandle $handle): void

Example

cclose(...);

PHP equivalent

curl_close() is the canonical PHP function. ShortPHP provides cclose() as the convenience alias.

Extension: curl

Official PHP manual ↗

Reference navigation

Previous: cnt()

Next: cerno()

Back to reference