"Erwin" <[EMAIL PROTECTED]> wrote in message
news:20021105082624.74531.qmail@;pb1.pair.com...
> > Hi Grtz Erwin,
> >
> > let me tell you wat i need to do.
> >
> > 1.) I have a login page - if the user logs in correctly i create
> > session(with session_start()) , a cookie is written to client +
>
> Hi Grtz Erwin,
>
> let me tell you wat i need to do.
>
> 1.) I have a login page - if the user logs in correctly i create
> session(with session_start()) , a cookie is written to client +
> session file to server.
> 2.)When the user logs off - i call the logOff.php page . The contents
> are as
"Erwin" <[EMAIL PROTECTED]> wrote in message
news:20021104153413.19848.qmail@;pb1.pair.com...
> Shaun wrote:
> > Hi,
> >
> > I tried some advice you gave , i tried to destroy the session cookie
> > wiht setcookie(session_name()); and setcookie(session_name(),-3600);
> > but the cookie is still the
"Erwin" <[EMAIL PROTECTED]> wrote in message
news:20021104153413.19848.qmail@;pb1.pair.com...
> Shaun wrote:
> > Hi,
> >
> > I tried some advice you gave , i tried to destroy the session cookie
> > wiht setcookie(session_name()); and setcookie(session_name(),-3600);
> > but the cookie is still the
Shaun wrote:
> Hi,
>
> I tried some advice you gave , i tried to destroy the session cookie
> wiht setcookie(session_name()); and setcookie(session_name(),-3600);
> but the cookie is still there . Instead , there are now 2 cookies
> with the same name , the one has the session id , the other has no
5 matches
Mail list logo