[nycphp-talk] receiving params passed from one webpage to another
Raymond DeRoo
rderoo at byramhealthcare.com
Thu Jun 6 11:05:38 EDT 2002
Michael--
> Register_globals is already turned on, so that's not it. The url
> "http://localhost/dneba/browform.php?brow=a%20new" shows me that the
> parameter is indeed being passed. Echoing
> $GLOBALS[HTTP_GET_VARS]['brow'] produces "Array['brow']" which I don't
> find exactly comprehensible but is clearly not what I'm looking for. So
> I'm still stuck.
What version of PHP are you using? Although your php.ini may say it is on,
what does the output of phpinfo() say?
.r
More information about the talk
mailing list