curl_multi_remove_handle
brefphp/bref
Supported Versions: PHP 5, PHP 7, PHP 8
Remove a multi handle from a set of cURL handles
<?php curl_multi_remove_handle
(
CurlMultiHandle $multi_handle
,
CurlHandle $handle
):
int