The manual has many cautions that say 'do not use session_regiister,,
session_is_registered, session_unregister, when the ini setting is
register_globals=off.

But they still do work, it seems. 
Or how exactly  do these function work differently than with reg_globals
On?
Can I still continue to use them with reg_globals=off, as they seem to
work anyway?

Gian

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

Reply via email to