curl_escape
symfony/var-dumper
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
URL encodes the given string
<?php curl_escape
(
CurlHandle $handle
,
string $string
):
string
|
false