in reply to Re^4: Cookie Problems
in thread Cookie Problems
-path points to a partial URL on the current server. The cookie will be returned to all URLs beginning with the specified path. If not specified, it defaults to '/', which returns the cookie to all pages at your site.It is NOT where the cookie gets stored. It is specifying which URLs get the cookie. I'd delete it, and see if that helps.
|
---|