I was wondering what the best method to passing variables in the url would be if you wanted to hide the variable from being so obvious? What I am passing is not sensitive at all but was just curious. I know I could use urlencode to remove spaces and etc..
Ex:
Code: Select all
php?id=1234Code: Select all
an-innovative-iphone-developer-game-curriculum-kids/27095603/?backurl=aHR0cHM6Ly93d3cuZWxhbmNlLmNvbS9yL2pvYnMvY2F0LXdlYi1wcm9ncmFtbWluZw==Thanks!