ALIAS

creset()

ShortPHP reference for curl_reset().

Signature

curl_reset(CurlHandle $handle): void

Example

creset(...);

PHP equivalent

curl_reset() is the canonical PHP function. ShortPHP provides creset() as the convenience alias.

Extension: curl

Official PHP manual ↗

Reference navigation

Previous: curl()

Next: cset()

Back to reference