logo
Home XtGem- Templates- XtScript- bottom
Decodes a urlencoded string
[...] = optional ... = your value
[var $... = ]call urldecode $val=...
For strings with spaces encoded as %20 use rawurldecode
Show as text
Show as text
Reload
input = %21+%22%C2%A3%24%25%5E%26%2A
output = ! "£$%^&*
Powered by XtGem
About us Contact Forum top