> hy, > i have a probleme with cookie. > this is my code "Setcookie($n_sessid, $sessid, > time()+$cookie_life);" and work, 80%. > some machines (all windows - 98 and XP) with internet explorer > (ver.5 and 6, some with the last upgrade) can write the cookie. > same machines have > cookie enable because the users can read the mail from yahoo. > somebody can help me with what i made wrong? > kale
This is a known issue with IE. You should set the "path" and "domain" also and most likely these problems will vanish. Gonzo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php