> On Sat, 2002-12-21 at 08:03, John W. Holmes wrote:
> > > I'm setting a session with
> > > session_set_cookie_params (time()+648);
> > > so the cookie should last 70 days+ but the data wasn't
> > > returned.
> > >
> > > from looking in the manual i see that session_cache_expire is used
to
> >
On Sat, 2002-12-21 at 08:03, John W. Holmes wrote:
> > I'm setting a session with
> > session_set_cookie_params (time()+648);
> > so the cookie should last 70 days+ but the data wasn't
> > returned.
> >
> > from looking in the manual i see that session_cache_expire is used to
> set
> > or prin
> I'm setting a session with
> session_set_cookie_params (time()+648);
> so the cookie should last 70 days+ but the data wasn't
> returned.
>
> from looking in the manual i see that session_cache_expire is used to
set
> or print the current value of the expire. Its set in php.ini by
default to
Hi
I'm setting a session with
session_set_cookie_params (time()+648);
so the cookie should last 70 days+ but the data wasn't
returned.
from looking in the manual i see that session_cache_expire is used to set or print the
current value of the expire. Its set in php.ini by default to 180 minu
Hi,
I am using sessions for user authentication on one of our sites. I want to
set up a time period for each session, ie, after a particular time period
the session should automatically expire. How can this be achieved? Could
you please help me.
Many thanks
Sheni R Meledath
[EMAIL PROTECTED]
5 matches
Mail list logo