Jump to content

RamboJustRambo

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

RamboJustRambo's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, basically i have a php file which takes an input as a url (such as " http://www.test.com/index.php?name=andy&friend=john ") However,whenever i pass this into my php file via $_GET, i end up with: http://www.mysite.com/file.php?site=http://www.test.com/index.php?name=andy&friend=john which my PHP doesn't like. Ifi hard code the link as a variable, it's fine, but since this is impossible to work with. Anyone have a work around? I don't need to access the variables, just accept the URL as an input for the file. Thanks for any help =]
  2. Mods, please delete, i have found the answer.
×
×
  • 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.