Posted by harsha.patibandla@gmail.com on 01/21/07 01:39
Hi,
What happens when the the previous session cookie is not destroyed (but
session_destroy() and session_unset() have been used previously) apart
from the fact that the previous session id will be used. Does this mean
that the previous session only will continue?
Could this cause problems while logging in (assuming only the session
id is stored in the cookie and all the session variables are set again
on the checklogin page)?
Harsha
[Back to original message]
|