Resource Types

Prior to PHP 8.0.0, this extension defined three resource types: a curl handle, a curl_multi handle, and a curl_share handle.

To Top