ob_start(); $isim=addslashes($_POST['isim']); $telefon=addslashes($_POST['telefon']); $eposta=addslashes($_POST['eposta']); $mesaj=addslashes($_POST['mesaj']); $buton=addslashes($_POST['buton']); ?>