Hi all, I'm using PHP 4.0.4pl1 on windows as CGI. I try to avoid to use register_globals = On. In my script I use only $HTTP_*_VARS variables to access forms fields. The problem is when I set register_globals = Off in php.ini, the session is not working any more, loosing session variables content. Should I consider this as a bug ? Steph
- Re: [PHP-WIN] pb with register_globals "Barraud, Stéphane"
- Re: [PHP-WIN] pb with register_globals Yasuo Ohgaki
- Re: [PHP-WIN] pb with register_globals Plutarck