Tag Archives: urldecode

now on the mainframe8 scriptserver: url decoding

the mainframe8 scriptserver now hosts a new feature – an url decoder. what does it do? the URL decoder decyphers / converts an urlencoded string online. URL encoding is better known as percent-encoding and is used to encode Uniform Resource Identifiers (URI). It is referenced in RFC2396. Basically url encoding replaces spaces with “+” signs, and [...]
Posted in hands off! this is my stuff, my beloved code, world wide webtech | Also tagged , | Leave a comment