uri_unescape
uri_unescape uri
- Substitutes any instance of
%
followed by two hexadecimal digits back into its original form and returns the entire URI in unescaped form.
uri_unescape uri
%
followed by two hexadecimal digits back into its original form and returns the entire URI in unescaped form.