$pagina = "ferramenta-stella-alpina-borno-contattaci.php"; $b_mostra_menu = true; $b_mostra_carrello = true; $b_mostra_social = true; $ricarica_pagina = false; $url_ricarica = ""; if (isset($_GET['errore'])) { $errore = $_GET['errore']; }else{ $errore = "no"; } if (isset($_GET['oj'])) { $s_oggetto = stripslashes(htmlspecialchars($_GET['oj'])); }else{ $s_oggetto = ""; } if ($errore=="si"){ if (isset($_POST['S_COGNOME'])) { $s_cognome = stripslashes(htmlspecialchars($_POST['S_COGNOME'])); }else{ $s_cognome = ""; } if (isset($_POST['S_NOME'])) { $s_nome = stripslashes(htmlspecialchars($_POST['S_NOME'])); }else{ $s_nome = ""; } if (isset($_POST['S_EMAIL'])) { $s_email = stripslashes(htmlspecialchars($_POST['S_EMAIL'])); }else{ $s_email = ""; } if (isset($_POST['S_TELEFONO'])) { $s_telefono = stripslashes(htmlspecialchars($_POST['S_TELEFONO'])); }else{ $s_telefono = ""; } if (isset($_POST['M_TESTO'])) { $m_testo = stripslashes(htmlspecialchars($_POST['M_TESTO'])); }else{ $m_testo = ""; } if (isset($_POST['S_OGGETTO'])) { $s_oggetto = stripslashes(htmlspecialchars($_POST['S_OGGETTO'])); }else{ $s_oggetto = ""; } }else{ $s_cognome = ""; $s_nome = ""; $s_email = ""; $s_telefono = ""; $m_testo = ""; } ?>
|
||||||||||||