hungary to hungay 52m ago poor server has handled >130k requests this week 1h ago i love seeing creatures that make me go "what are you????" 2d ago mozilla really doing everything to make additional changes. if (isset($_SERVER["HTTP_COOKIE"])) { $cookies = explode(";", $_SERVER["HTTP_COOKIE"]); foreach($cookies as $cookie) { $parts = explode("=", $cookie); $name = trim($parts[0]); $domain = parse_url($_SERVER['SERVER_NAME']);