Hi,

I cannot figure out how the garbage collector works. If we set 
session.cookie_lifetime to 0, the session remains valid until the 
browser is closed. That's OK and it works. My question is : how the 
garbage collector knows that the browser is closed and that the session 
can be destroyed ?
I found nothing in the session.c file. I am not an expert in C, however.

Thanks

Olivier


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

Reply via email to