ALIAS

cver()

ShortPHP reference for curl_version().

Signature

curl_version(int $age = CURLVERSION_NOW): array|false

Example

cver(...);

PHP equivalent

curl_version() is the canonical PHP function. ShortPHP provides cver() as the convenience alias.

Extension: curl

Official PHP manual ↗

Reference navigation

Previous: cunesc()

Next: dt()

Back to reference