The oxy_unescapeURLValue() function returns the unescaped value of an URL-like string given as a parameter.
For example if the value contains %20 it will be converted to a simple space character.