| Autore | Messaggio |
|
|||||
| |||||
RE: Newsletters!ho apportato una piccola modifica: $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'From: newsletter@xfilia.it' "\r\n" . 'Reply-To: newsletter@xfilia.it' "\r\n" . 'X-Mailer: PHP/' . phpversion();
|