Codice PHP:$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n"
$headers .= "From: Sito web<info@miosito.it>\r\n\r\n";
Codice PHP:$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n"
$headers .= "From: Sito web<info@miosito.it>\r\n\r\n";