Emailadressen du angav finns redan. försouml;k igen"; } else { $fp = fopen("$db_file", "a+"); fwrite($fp, $_GET["email"] . ","); fclose($fp); print "Du är nu anmäld till nyhetsbrevet."; } } print "
"; ?>