<?php $adresdo='x@o.pl'; $temat='acccććććć'; ?>
i nie wstawia litery : "ć" w temacie, jakby polskich znaków nie widziało
<?php $adresdo='x@o.pl'; $temat='acccććććć'; ?>
<?php $headers = 'MIME-Version: 1.0'."r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-2'."r\n"; $headers .= 'From: '.$from."r\n"; ?>