On Sunday, December 7, 2003, at 04:48 PM, Pablo Gosse wrote:
Hi all. I'm wondering if anyone can tell me how long temporary session
files stay on the server after the session has ended if
session_destroy() is not called.
AFAIK, this depends on two php.ini directives:
---
; Define the probabilit
--- Pablo Gosse <[EMAIL PROTECTED]> wrote:
> Hi all. I'm wondering if anyone can tell me how long temporary
> session files stay on the server after the session has ended if
> session_destroy() is not called.
This is defined in php.ini (session.gc_maxlifetime), and you can write
your own garbage c
Hi all. I'm wondering if anyone can tell me how long temporary session
files stay on the server after the session has ended if
session_destroy() is not called.
I'm curious as part of the CMS I've been writing for the past year is a
class which dynamically generates and validates all forms in the
3 matches
Mail list logo