Quantcast
Viewing all articles
Browse latest Browse all 11

URL masking by encrypting query string

For many of my project I have written code which simply a link having some parameters as query string in url to pass information from one page to another by using GET request. However there are situations when I want to hide the query string to avoid tempering by users. Many people suggest using POST…


Viewing all articles
Browse latest Browse all 11

Trending Articles