Date: 03/08/01
- Next message: Maxim Derkachev: "Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Previous message: Fred Yankowski: "Re: [phplib] PhpLib / MSIE"
- In reply to: Daniel Bondurant: "[phplib] win2000 cookie problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Daniel,
> I have having some trouble setting session cookies on win200 machines
> with ie 5 and 5.5
>
> I can set the machine on "prompt" to accept the cookie. I actually get
> a prompt. Say Yes to accepting the cookie, but it still in not set. It
> doesn't show up in the cookie folder, and the cookie is not set.
the cookie probably won't show up in the cookie folder because the cookie is
normally only set for the lifetime of the browser. It is only set in memory.
To find out if the cookie is really not set use "phpinfo();".
Regards
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Maxim Derkachev: "Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Previous message: Fred Yankowski: "Re: [phplib] PhpLib / MSIE"
- In reply to: Daniel Bondurant: "[phplib] win2000 cookie problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

