« CurlShareHandle
CURLFile »
PHP Manual
cURL
The CurlSharePersistentHandle class
The CurlSharePersistentHandle class
(PHP 8 >= 8.5.0)
Вступ
Represents a persistent cURL "share" handle.
Короткий огляд класу
final
class
CurlSharePersistentHandle
{
/* Властивості */
public
readonly
array
$
options
;
}
Властивості
options
The
CURL_LOCK_DATA_
*
caches shared between requests using this handle.