In my defense, I did read the page but I was unaware that passing a
variable as part of a URL string was considered a GET action.  Had I
known that I would have been able to figure it out.

You learn something new everyday.

Ron




Robin Bolton wrote:
> 
> George,
> I'm sure that if Ron had wanted such constructive input as that offered by
> yourself he wouldn't have bothered asking.
> 
> Frankly, my inbox is already too busy being part of the PHP-WIN list, the
> last thing we need is a bunch of noise that doesn't actually contribute to
> the conversation. If you insist on offering such valuable insights in the
> future, please don't post them to the entire forum, these types of messages
> serve no purpose.
> 
> Due to the nature of this mailing list, we tend to get a lot of newbie-type
> questions that some of us may have already seen 100 times, that doesn't mean
> the answer is any less important to the 100th person to ask than the 1st
> person.
> 
> One thing that should possibly be considered to help reduce the amount of
> repeated questions would be to send a PHP-WIN FAQ to every new subscriber
> detailing the most commonly sought solutions (eg. how come mail() doesn't
> work. That way when we get a question that we're all sick to death of
> answering, we can simply point to the relevant section of the FAQ.
> 
> If this is something that others feel would be benificial, I would be more
> than willing to begin compilation of the FAQ.
> 
> -----Original Message-----
> From: George Nicolae [mailto:[EMAIL PROTECTED]]
> Sent: May 13, 2002 12:15
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: how do I access variables passed in a URL?
> 
> RTFM......;-)
> 
> --
> 
> Best regards,
> George Nicolae
> IT Manager
> ___________________
> PaginiWeb.com  - Professional Web Design
> www.PaginiWeb.com
> 
> "R.S. Herhuth" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > I have the Globals turned off and I'm trying to figure out which array
> > will alow me to access varibales passed in the URL:
> >
> > Example:
> >
> > <a href="test.php?testVar=myValue">next page</a>
> >
> >
> > What array with the variable "testVar" show up in?
> >
> > Thanks,
> > Ron
> 
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to