You have no cookies to remove
\n"); } else { $c = $r = array_keys($_COOKIE); while (sizeof($c) > 0) { $a = array_pop($c); setcookie($a,"",1,"www.playpen.iswe.net","/chat/"); setcookie($a,"",1,"playpen.iswe.net","/chat/"); setcookie($a,"",1,"www.playpen.iswe.net",""); setcookie($a,"",1,"playpen.iswe.net",""); setcookie($a,"",1,".iswe.net","/chat/"); setcookie($a,"",1,".iswe.net",""); } printf("The following cookies have (hopefully) been removed: %s
\n",implode(" ",$r)); } printf("If you are still having problems, try here or here"); ?>