(PHP 5 >= 5.5.0)
curl_pause — Pause and unpause a connection
$ch
, int $bitmask
)
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).