Categories
Search → encoding url strings

Encoding and decoding URL Strings

This tutorial explains about two other methods that should be used for encoding strings.
DETAILS

Encoding URL strings

While passing variables as an URL''s querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
DETAILS
©2003-2019 jCay.com