[PHP-DB] registering session(s) From: magnus (reduct <email protected>)
Date: 11/08/00

Hello,

I'm wondering, is it possible to register a default session for a user
'all' then start a new session for a logging in user. I mean can two
sessions be started concurrently, or must you unset one before starting
another? Or, is it better to set the logged in variables as
'sub-members' of the of user 'all' session, using session_register?

Thanks,
Magnus Lawrie

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>