Universeorange.com/Docs/

R3m/framework Function reference url.raw.decode

{url.raw.decode(String $url)}

Decodes URL-encoded string.
Returns a string in which the sequences with percent (%) signs followed by two hex digits have been replaced with literal characters.

Returns a string in which the sequences with percent (%) signs followed by two hex digits have been replaced with literal characters.

More information:

https://www.php.net/manual/en/function.rawurldecode.php

Last modified: 2021-06-07

© 2021 universeorange.com