Jump to content

Pass variables from URL? ** SOLVED **


luissimoes

Recommended Posts

Hi how can i pass a value within a url that contains characters like ? and & and so on?

Imagina this: http://***.blablabla.com?link=http://***.blaone.com?test=true&return=false

See?
What i wanted was that the target picked up the value http://***.blaone.com?test=true&return=fals in $_GET['link']...

Best Regards
Link to comment
https://forums.phpfreaks.com/topic/26121-pass-variables-from-url-solved/
Share on other sites

This was the final statement and it didn't worked:

http://***.blabla.com?clickTag='http://blabla.com/index.php?option=test&task=icansee&id=12'&url_redirect='http://***.blabla.com/index.php?option=redirectme&task=icansee&id=12'

Damn this is a pretty new situation ehehe

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.