> I have a problem with sessions.  If someone closes their internet explorer
> window without logging off the session remains open.  When you try to go
> back to the site IE hangs until I manually remove the sess_xxxx files from
> the /tmp directory.  Any insights on this one??
>
> VR/Tim

http://www.php.net/setcookie
(find 'expire' in this manual)

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

Reply via email to