I have used the php header to redirect my web page to another with some variables passing. The variables are visible in the address bar in the destination how can I hide this variables (like in POST method)
so pretty much how this works is, it uses a command called "base64_encode" to encrypt your text. To decrypt it back into it's original state, just use another command called "base64_decode". Hope that helps!