URL-encode and URL-decode text strings
as you type using PHP and Javascript functions


URL-encode
URL-decode

urldecode()

decodeURIComponent()

decodeURI()

unescape()

html unescape()