A o to kod
<? $temat = $_POST['temat']; $tr = $_POST['dane']; $od = $_POST['email']; //tabele $mailto='afasd@op.pl'; $mailsubject= $temat; $mailbody = $tr; $mailheaders = $od; //Zmienne { } else { } ?>
to plik mails.php
a teraz wyslij.html
<? $temat = $_POST['temat']; $tr = $_POST['dane']; $od = $_POST['email']; //tabele $mailto='afasd@op.pl'; $mailsubject= $temat; $mailbody = $tr; $mailheaders = $od; //Zmienne { } else { } ?>