LOOK at the manual!!!
a cookie new cookie value is just accessible on the next page....

sebastian



> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 17. Mai 2001 11:56
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: [PHP] Kill a cookie....
> 
> 
> 
> 
> Thanks to all who replied.
> I am really confused as to why, at teh very top of my page, I 
> have told the
> cookie to set to null.
> and then in the last part of my php, just before my head tag, 
> I re-set teh
> cookie.
> but the old value still remains.
> 
> What am I doing wrong???
> Thanks you guys, I'll get there in the end.
> Tris... ;)
> 
> 
> 
> ====================
> 
> you kill a cookie by setting an emty one with the same name....
> www.php.net/setcookie
> 
> sebastian
> 
> =================
> >
> > I am using setCookie("cookie1", "$form_variable")
> >
> > Is there a command like killCookie?
> >
> > I am finding that my pages are remembering cookies after they
> > are needed.
> >
> > I've looked on php.net, but couldn't find anything.
> > Tris...
> 
> 
> 
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
> 
> 
> **********************************************************************
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to