$DOCUMENT_ROOT=$_SERVER['DOCUMENT_ROOT']; $PHP_SELF=$_SERVER['PHP_SELF']; ini_set("include_path",$include_path); /*intranet*/ $db_name="SE"; $db_host="localhost"; $db_user="dbsiti"; $db_pwd="aynil"; session_cache_limiter("nocache"); session_start(); if ($_SERVER['HTTP_REFERER'] == "http://www.gruppo2003.org/scheda-adesione.php") { if ($_POST[Adesioni_Cognome] and $_POST[Adesioni_Email]){ $msg2="\n\nIl seguente nominativo ha aderito al Manifesto del Gruppo 2003:\n\n"; $msg2.="nome: " . $_POST[Adesioni_Nome] . "\n"; $msg2.="cognome: " . $_POST[Adesioni_Cognome] . "\n"; $msg2.="email: " . $_POST[Adesioni_Email] . "\n"; $msg2.="professione: " . $_POST[Adesioni_Professione] . "\n"; $msg2.="ente: " . $_POST[Adesioni_Ente] ."\n"; $msg2.="città: " . $_POST[Adesioni_Citta] . "\n"; $check = ValidateMail($_POST[Adesioni_Email]); if ($check[0]) { mail("carra@zadig.it","Adesione - Gruppo 2003", $msg2, "from: nuovadesione@gruppo2003.org"); } } } else { $check[0] = false;} ?>
![]() |
|
L'elenco delle adesioni al manifesto >> Se desideri aderire compila questo modulo: |
|||
Per informazioni o malfunzionamenti contatta il webmaster.