John
So, are any of the pre-defined vars being set?
What does produce?
Rich
-Original Message-
From: John Coder [mailto:[EMAIL PROTECTED]]
Sent: 30 November 2002 10:37
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] variable $PHP_SELF
On Sat, 2002-11-30 at 05:23, DaMouse wrote:
>
On Sat, 2002-11-30 at 05:23, DaMouse wrote:
> use $_SERVER['PHP_SELF']
Nope that didn't do the trick I have register globals on. so it must be
something else in the ini file.
>
> - Original Message -
> From: John Coder <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, Novem
use $_SERVER['PHP_SELF']
- Original Message -
From: John Coder <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 30, 2002 4:48 AM
Subject: [PHP-INST] variable $PHP_SELF
> I recently upgraded to php-4.3.0RC2 and I'm having probs with the
> $PHP_SELF variable. where in