ALIAS

cerno()

ShortPHP reference for curl_errno().

Signature

curl_errno(CurlHandle $handle): int

Example

cerno(...);

PHP equivalent

curl_errno() is the canonical PHP function. ShortPHP provides cerno() as the convenience alias.

Extension: curl

Official PHP manual ↗

Reference navigation

Previous: cclose()

Next: cerr()

Back to reference