Say that the end-user closed the browser(s) without logging off.  The
$_SESSION can not be destroyed because the broswer(s) is closed.  So, if hte
end-user did log off and close the browser(s).  How can I destroy the
$_SESSION since the session_register() & session_destroy() can not be used
with the register global turned off.

Thanks,
 FletchSOD



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

Reply via email to