someone explain what a illegal cookie is?
Opera7.xx says it is receving a illegal cookie as the path is not correct in it. what the hell is that?
setcookie ("userid", $cookie_id, $newtime,SITE_URL."/index.php");
that is what I use and it refuses to use it. it tells me illegal cookie because of the illegal path.
Quote:
a path in a cookie does not match the page address
what is the page address cause I have tried about 4 different ones?
