On Sat, 27 Sep 2003 20:05:10 -0400
"Damon Kohler" <[EMAIL PROTECTED]> wrote:

> Well, it does turn off. At least phpinfo() says that it's off.
> However, PHP is acting as though it's still turned on. The source
> code for the page I'm using to test this odd result is:
> 
<snip>
> 
> I'm running PHP 4.3.3 on RH7. When the form is submited, the value
> is printed despite the fact it's printing $test and not
> $_POST['test']. This is copy pasted from the results:
> 
>       register_argc_argv Off Off
>       register_globals Off Off
> 
> 
> I'm completely stumped.
> 
> Thanks in advance,
> Damon

Did you reload your http server?

--
Raquel
============================================================
If our words are not consistent with our actions, they will never be
heard above the thunder of our deeds.
  --H. Burke Peterson

--
Raquel
============================================================
If our words are not consistent with our actions, they will never be
heard above the thunder of our deeds.
  --H. Burke Peterson

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

Reply via email to