I only get 'NULL' when I do that. Sort of interesting.
-Mike
> -Original Message-
> From: Matt Grimm [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 16, 2004 4:10 PM
> To: Mike R
> Subject: Re: [PHP] Re: Value in URL issue
>
>
> Try this at th
[EMAIL PROTECTED] (Mike R) wrote in
news:[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 issue of some sort?
>
> Tha
Both $_GET['page'] and print_r($_REQUEST) come up empty! No results at all.
:\
-Mike
> -Original Message-
> From: Torsten Roehr [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 16, 2004 3:44 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Value in URL iss
"Mike R" <[EMAIL PROTECTED]> wrote in message
news:[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 issue of some sort?
Try
4 matches
Mail list logo