I don't think that I grasp the difference between session_unset() and
session_destroy() functions. Would anyone explain?
Also, suppose that I want to totally wipe out an existing session, and
then start a new one. Can I still do session_register() after I do
session_unset() or session_destroy() or both?
Many thanks,
--
Arcady Genkin
--
PHP General 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]