From:             [EMAIL PROTECTED]
Operating system: Win98SE
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  sess vars doesn't saved when value assigned to $HTTP_SESSION_VARS 
(reg_glob=on)

Session vars doesn't saved when register_globals=on and value assigned to
$HTTP_SESSION_VARS["varname"], but saved when value assigned to $varname.

But I need universal way, that works not depending of register_globals.

Accordingly to documentation first way must work with register_globals=on
-- 
Edit bug report at: http://bugs.php.net/?id=13229&edit=1


-- 
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]

Reply via email to