[EMAIL PROTECTED] wrote: > Hello, > > Sessions are complex enough already. Doing hacks on the hash by yourself > is a very bad idea IMO. > > Derick
I agree, it could be a bad idea. I only remeber how session module initilizes $HTTP_SESSION_VARS/$_SESSION. Besides, adding element to PS(http_session_vars) will lead inconsistency with global variables unless PS(vars) are taken care of. (there are enough inconsistency between global session vars and $HTTP_SESSION_VARS, though) Call for new function? -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]