PHP Manual
Function Reference
Other Services
cURL
Introduction
Installing/Configuring
Predefined Constants
Examples
cURL Functions
CurlHandle
CurlMultiHandle
CurlShareHandle
CurlSharePersistentHandle
CURLFile
CURLStringFile
CurlShareHandle
CURLFile
cURL
PHP Manual
The CurlSharePersistentHandle class
Introduction
Represents a persistent cURL "share" handle.
Class synopsis
final
CurlSharePersistentHandle
/* Properties */
public
readonly
array
$options
;
Properties
options
The
CURL_LOCK_DATA_
*
caches shared between requests using this handle.