> SetCookie("bilderanzeige",$bilderanzeige,time()+3600*24*30,"/","",0); > > Works fine in IE and Opera! > > Could anyone help, please! > > What's in $bilderanzeige? $bilderanzeige = "ja" or $bilderanzeige = "nein" Jochen -- 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] Netscape & Cookies Jochen Kaechelin
- [PHP] Re: Netscape & Cookies Richard Lynch
- RE: [PHP] Netscape & Cookies Jason Murray
- Re: [PHP] Netscape & Cookies Jochen Kaechelin
- Re: [PHP] Netscape & Cookies Tom Carter