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

Official PHP manual ↗

Reference navigation

Previous: cerr()

Next: cexec()

Back to reference