Skip to content
WJunction - Webmaster Forum

URL Encode/Decode Site

Status
Not open for further replies.
The URLEncode and URLDecode Page

Info:
This web page encodes or decodes a string using URL Encoding. URL Encoding is used when placing text in a query string to avoid it being confused with the URL itself. It is normally used when the browser sends form data to a web server.
URL Encoding replaces spaces with "+" signs, and unsafe ASCII characters with "%" followed by their hex equivalent. Safe characters are defined in RFC2396. They are the 7-bit ASCII alphanumerics and the mark characters "-_.!~*'()".
(Note that the standard JavaScript escape and unescape functions operate slightly differently: they encode space as "%20", and treat "+" as a safe character.)


Site: URLEnode



(Note its not my site :p | No Flamming | Only for NooBs)
 

2 comments

Status
Not open for further replies.

About the author

P
Active Member · Joined
Ex-owner of Plutost.com
1,061
Messages
12
Reactions
38
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom