Page 1 of 1

$_REQUEST

Posted: Wed Jan 20, 2010 6:19 am
by gotornot
Hi

Justa quicky about the $_REQUEST

I am collecting data either posted or egt to my script i have variables that are predefined ie name, address etc.
The data is being passed via another web server (another company) they send unique replies to questions that i ask of them for example

http://www.mysite.com/myscrip.php?name= ... 3=nothanks

The 1 and 3 are 2 questions asked however how owuld i collect them as theyy are not predfined?

can i do this:

$var = $_REQUEST['WHAT GOES HERE????'];

How would i solve this problem?

Many Thanks

Andy

Re: $_REQUEST

Posted: Wed Jan 20, 2010 10:57 am
by McInfo
Continued: viewtopic.php?t=111742

Edit: This post was recovered from search engine cache.