Jason Barnett wrote:
Hmmm, do you mean the old session values are being carried forward? Perhaps some code is in order here.

Yes. I also tried to increase the gc_probability value, so there will be 100% chance that the session data will be seen as garbage, but it still doesn't work.
Of course I can manually add a function that will act as some expiration mechanism, but I thought it would be better to be implemented on server.
I guess I will do it like that.


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



Reply via email to