Date: 05/24/00
- Next message: Rex Byrns: "[phplib] extending OOHforms?"
- Previous message: René Husmann: "[phplib] problem using auth"
- In reply to: René Husmann: "[phplib] problem using auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi,
having problems deleting stored cookies in netscape.
the original cookie is this:
SetCookie("filmsoc_perm_auth", $perm_auth_cookie, (time()+80000), "/",
"www.filmsoc.com");
and if the user wishs to log out permanently
(remove the stored cookie from his hard drive) i call this:
SetCookie("filmsoc_perm_auth");
this deletes the cookie in IE ok but doesnt delete it in Netscape.
any help would be appreciated..
cheers
Ken
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Rex Byrns: "[phplib] extending OOHforms?"
- Previous message: René Husmann: "[phplib] problem using auth"
- In reply to: René Husmann: "[phplib] problem using auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

