(PHP 5 >= 5.5.0, PHP 7)
curl_pause — Pause and unpause a connection
$ch
, int $bitmask
) : int
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
ct
curl_init() işlevinden dönen bir cURL tanıtıcısı.
bitmask
One of CURLPAUSE_*
constants.
Returns an error code (CURLE_OK
for no error).