Mostly we pass some ids in url to detail page to view detailly about the particular user/something. Passing ids in URL is biggest security issue. When someone sees this ids in url, he can easily change it to see others….. Read More >>>>
Continue Reading »Encrypt and Decrypt String/text/ids for URL Using PHP
