[Bug 325266] Re: Firefox does not set cookies for http://localhost
Hendy Irawan
hendy at rainbowpurple.com
Sun Feb 8 07:30:24 UTC 2009
something.php : (all lines between dashes)
--------------------------------------------
<?php
setcookie('cookietest', 'php', time()+3600, '/', 'localhost');
?>
Check the cookie. Make sure to run this script from http://localhost/something.php (root path)
--------------------------------------------
--
Firefox does not set cookies for http://localhost
https://bugs.launchpad.net/bugs/325266
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list