Can’t set cookies
-
I wrote a simple class for updating visits and hits. I tell it to set a cookie, but it wouldn’t have any of it.
setcookie(“wp_visited”, “y”, time()+60*60^24);
I believe it’s something to do with WordPress. Has anyone had a similar problem before?
Thanks in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Can’t set cookies’ is closed to new replies.