That's it!  Thanks!  Beautiful!  :)

Worth noting is the "extract()" function mentioned at the bottom of that
page too, used for importing any array into the global space.

Thank you very much, Andrew.  I knew I had seen that somewhere.

-TG

> -----Original Message-----
> From: Andrew Kreps [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 16, 2004 1:55 PM
> To: PHP
> Subject: Re: [PHP] checking multiple URL parameters
> 
> 
> On Thu, 16 Sep 2004 11:15:13 -0400, Gryffyn, Trevor
> <[EMAIL PROTECTED]> wrote:
> > I could have sworn that there was a function that dropped 
> ALL GET values
> > into an associative array. Kind of the inverse of 
> "http_build_query".
> >
> 
> I believe you're thinking of import_request_variables ().
> 
http://us2.php.net/manual/en/function.import-request-variables.php

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

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

Reply via email to