"Andre Dubuc" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> A short question:
>
> My IP informed me that they have register_globals=on in their php.ini. Is
> this going to cause problems with my scripts that were written  using
$_POST,
> $_SESSION, etc?

No, if everything is setup correctly both will work now. Otherwise, a lot of
websites would have many many problems with the transition phase between
register_globals = on and register_globals = off.

Grtz,

Leon



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

Reply via email to