Posted by axlq on 12/17/16 11:54
In article <spam-0445EE.04274801082006@localhost>,
Miguel Cruz <spam@admin.u.nu> wrote:
>axlq@spamcop.net (axlq) wrote:
>Why don't you log people out by just erasing everything in their session
>with session_destroy()?
I do. See the rest of this thread.
>Does it matter to you whether the session cookie itself is gone?
It probably shouldn't -- I was just going by the documentation for
session_destroy() on php.net, which shows the session cookie being
deleted in its primary example.
-A
[Back to original message]
|