Kod
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\xampp\htdocs\mail\mail6.php on line 16
$headers = "MIME-Version: 1.0\n"; $headers .= "Content-type: text/html; charset=iso-8859-2\n"; $headers .= "Content-Transfer-Encoding: quoted-printable\n"; $file_name = $_GET['plik'].".txt"; $twoj_mail = $_GET['twoj_mail']; $topic = $_GET['topic']; $text = $_GET['text']; $i=0; $max_mails = 100000; $i++; if($mail){ } else { } } ?>