Date: 11/15/00
- Next message: Sander Pilon: "RE: [PHP] Maximum Amount to Send thru "POST"?"
- Previous message: Stephan Engelke: "Re: [PHP] Interesting"
- In reply to: Joss Shen: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- Next in thread: Joss Shen: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 15 Nov 2000, Joss Shen wrote:
> Sorry, I didn't. How can I do that??
>
> -Joss
>
> > -----Original Message-----
> > From: Ignacio Vazquez-Abrams [SMTP:ignacio <email protected>]
> > Sent: Wednesday, November 15, 2000 11:11 AM
> > To: Joss Shen
> > Cc: php-general <email protected>
> > Subject: Re: [PHP] Session not time out if server has NO visit in 30
> > minutes?
> >
> > On Wed, 15 Nov 2000, Joss Shen wrote:
> >
> > > Hi there,
> > >
> > > [snip]
> > >
> >
> > Quick question: are you specifying that sessions should expire in thirty
> > minutes?
> >
> > --
> > Ignacio Vazquez-Abrams
> >
>
>
Either in session.cookie_lifetime in php.ini or with
session_set_cookie_params().
-- Ignacio Vazquez-Abrams <ignacio <email protected>>-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sander Pilon: "RE: [PHP] Maximum Amount to Send thru "POST"?"
- Previous message: Stephan Engelke: "Re: [PHP] Interesting"
- In reply to: Joss Shen: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- Next in thread: Joss Shen: "RE: [PHP] Session not time out if server has NO visit in 30 minut es?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

