Nothing gets printed out with this.  :\

-Mike



> -----Original Message-----
> From: Gabino Travassos [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 16, 2004 4:04 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Value in URL issue
> 
> 
> $_SERVER['QUERY_STRING'] should get anything after the "?" in your url.
> 
> ----- Original Message ----- 
> From: "Mike R" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 16, 2004 1:45 PM
> Subject: [PHP] Value in URL issue
> 
> 
> > 
> > I have an issue where I have a value in a link like this:
> > 
> > http://www.something.com/templates/nav.php?page=about
> > 
> > But when the link is clicked on, the value of page is empty.  Is this a
> > globals issue of some sort?
> > 
> > Thanks,
> > 
> > -Mike
> 
> -- 
> 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