I'm having trouble passing a URL.. such as .. http://www.site.com/get.php?url=http:// ... p=1&x=asdf
on get.php when I try to get the url, i only get http://www.newsite.com?p=1... it leaves out the & and anything after...
How would I go about doing this?
thanks!
Passing a query string that has a query string in it
Moderator: General Moderators