$head = 'MIME-Version: 1.0' . "\r\n"; $head .= 'Content-type: text/html; utf8' . "\r\n"; $head .= 'From: test <bok@test.com>' . "\r\n";
z góry dzięki za pomoc
$head = 'MIME-Version: 1.0' . "\r\n"; $head .= 'Content-type: text/html; utf8' . "\r\n"; $head .= 'From: test <bok@test.com>' . "\r\n";