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