Andre Gildemeister wrote:
> hi,
> 
> will the new register_globals be turned off within the PHP 4.2 by default?
> 
> Greetings & Thanks,
> -Andre
>

I think so. AFAIK. Don't use globals.
You can use import_request_variables() instead.
(There is a bug, though...)

-- 
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to