Re: SESSION values show up days later!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/27/09 5:39 PM, "Mary Anderson" <maryfran@xxxxxxxxxxxxxxxxxx> wrote:

> Hi all,
>     I use session variables to store values from one page to another on
> my website.
>     Alas, sometimes, but not always, the values persist from one
> invocation of the script to another!
>     Just how, exactly, do I make them go away when a user exits the
> program? I assume my users will not always be logging out explicitly.

if this is on a server with low traffic, e.g. a development or test server,
it could be because of the way the garbage collector works. it's explained
in the manual.



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux