Posted by Jam Pa on 06/13/05 17:56
I have a page with some cookie functionality.
I set the cookie, and 'setCookie' returns true (=success).
However 'print_r($_COOKIE)' shows that no cookies were set.
I can set cookies with javascript just fine. This cookie-fumbling takes
place before anything else (ie. before any output).
I cant seem to find a solution - what to try next?
Navigation:
[Reply to this message]
|