ALIAS
csets()
ShortPHP reference for curl_setopt_array().
Signature
curl_setopt_array(CurlHandle $handle, array $options): bool
Example
csets(...);PHP equivalent
curl_setopt_array() is the canonical PHP function. ShortPHP provides csets() as the convenience alias.
Extension: curl