setcookie() does not set cookie in Google Chrome

I am going through some PHP tutorials on how to set cookies. I have noticed that cookies are successfully set on FF4 and IE9, however it does not get set in Chrome (11.0.696.60). The PHP file was served from XAMPP (localhost).

I tried the example from w3schools:


And from this site (for localhost environments):


Thanks in advance.

32
задан Elyas 1 May 2011 в 14:35
поделиться