From: "Chris W. Parker" <[EMAIL PROTECTED]>
> > CPT John W. Holmes <mailto:[EMAIL PROTECTED]>
> >     on Monday, July 21, 2003 12:39 PM said:
> >
> > You should still consider the user logged out since the
> > session is empty, right?
>
> Right, but the server isn't thinking of it this way.

Then something is wrong in your code. If you properly clear the session of
all of it's contents, then even if I pass the same session id on the next
page request, it should see me as a new user since there is no data in the
session.

---John Holmes...


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

Reply via email to