maple_toast
Newbie
- Jul 23, 2008
- 32
- 54
I thought I found this answer somewhere on here a while back, but now I can't find it.
I'm trying to do a simple base64_encode($url) via an email link. Then pass the variables to the if(isset($_GET statement)). However, it's not working for me.
Is it even possible to do this? To bas64_decode($url) and then GET it?
Thanks all...
I'm trying to do a simple base64_encode($url) via an email link. Then pass the variables to the if(isset($_GET statement)). However, it's not working for me.
Is it even possible to do this? To bas64_decode($url) and then GET it?
Thanks all...