ALIAS
cesc()
ShortPHP reference for curl_escape().
Signature
curl_escape(CurlHandle $handle, string $string): string
Example
cesc(...);PHP equivalent
curl_escape() is the canonical PHP function. ShortPHP provides cesc() as the convenience alias.
Extension: curl