; To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Value in URL issue
>
>
> Maybe you should post all the relevant code.
>
> - Original Message -
> From: "Mike R" <[EMAIL PROTECTED]>
> To: "Gabino Travassos" <[EMAIL PROTECTED]>
> Cc: <[EMAI
* Thus wrote Gabino Travassos ([EMAIL PROTECTED]):
> Maybe you should post all the relevant code.
Please dont.
If a simple script like so:
http://server/simplescript.php?avar=avalue
Is printing null, then something else is wrong.
Curt
--
First, let me assure you that this is not one of those
hmm.. the third different topic in this thread..
* Thus wrote Mike R ([EMAIL PROTECTED]):
>
> 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
Maybe you should post all the relevant code.
- Original Message -
From: "Mike R" <[EMAIL PROTECTED]>
To: "Gabino Travassos" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 2:36 PM
Subject: RE: [PHP] Value in URL issue
&g
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_STRIN
$_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 a
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,
7 matches
Mail list logo