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