Easy Tutorial
❮ Func Mysqli Sqlstate Func Simplexml Getdocnamespaces ❯

PHP curl_pause Function

PHP cURL Reference Manual

(PHP 5 >= 5.5.0)

curl_pause — Pause and resume a connection.


Description

int curl_pause ( resource $ch , int $bitmask )

Parameters

ch

A cURL handle returned by curl_init().

bitmask

One of the CURLPAUSE_* constants.


Return Value

Returns an error code, or CURLE_OK if no error occurs.


PHP cURL Reference Manual

❮ Func Mysqli Sqlstate Func Simplexml Getdocnamespaces ❯