> 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
3 matches
Mail list logo