On Sat, 5 Jun 2004 12:55:01 -0300, Robert Winter <[EMAIL PROTECTED]> wrote:

Do I a prevent Internet Explorer 6 from blocking cookies (session cookies,
etc)? Do I have to setup something in the META HEADERS?


Thanks
Robert


header('P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"');

Won't get aroung cookies just being off, but it lowers the chance of the privacy settings nuking your cookies.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to