Matt M. wrote:
- Wich is the default timeout for a session? And, is some way to know
the expiration time for a session?
Take a look at the ini variables.
http://us2.php.net/session
session.gc_maxlifetime
Thanks Matt. for your quick and clear answer.
I've readed about it, and seen the default is 24
I beleive there is some session timeout setting in php.ini .. search
for session or expire or timeout in that file.
Jason
On Wed, 28 Jul 2004 20:18:21 +0200, Jordi Canals <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm dealing with sessions in a project. Here people are editing some
> documents o
> I've been looking for about changing somewhere the session exiration
> time, but only found about the session cookie expiration.
> - Wich is the default timeout for a session? And, is some way to know
> the expiration time for a session?
Take a look at the ini variables.
http://us2.php.net/ses
3 matches
Mail list logo