On Wed, 8 Jan 2003, Timothy Hitchens (HiTCHO) wrote:
> Hmm... yes you could create an array of the files then check the last > mod stamp using stat (remember to reset stat). > > Sessions are also cleaned up via the garbage collection system > controlled via php.ini How do you force garbage collection? I've written an application using sessions for storage and there's been a session sitting in my /tmp directory for 2 days now, well over the 1440 seconds expiration. Ed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php