How to pass encrypted URL parameter and decrypt them?
Hello all,
is there a way to pass an encrypted URL parameter to another page.
And then decrypt it on the destination page?
I can't find a right way to do this.
Something that allow me to display the URL this way: http://www.mywebsite.php/destination_page.php?up1=hr34ghr3uy4rgu3gu4rg3urgu3yg4ruyg34&up2=iu134yiu3y45iou3y45iu3y24oui5y23ui54y3iu.
So that the user can see the URL parameter but can't discover what it is.
TIA
tony