curl_unescape
brefphp/bref
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Decodes the given URL encoded string
<?php curl_unescape
(
CurlHandle $handle
,
string $string
):
string
|
false