|
Dear All,
not sure this is the correct place to post.
I'm using the latest internet explorer version.
Now I try (several user having the same problem) to login to my webpage and can't login - membersection is controlled via a cookie.
The cookie isn't set. (My IE is a std. as can be ..)
I read about p3p ..created in the root directory the standard w3c directory.
Put in the header of my php pages the following line
header('P3P: CP="CAO DSP COR ADMa DEVa OUR STP COM NAV STA"');
My cookies are set in a class ' accounts'.
I would appreciate any hint help very much.
Horroble situation.
PS: Of course no probs withe Firfox, etc
PS.: On my testserver on my box it works (cookies are set)
|