| 
 Posted by Willem Bogaerts on 05/25/07 06:43 
> But when emails attive to the ? euro sybnol arrive like a "?" and  
> $headers="From: $mail_from\n\r"; 
> $headers.='X-Mailer: PHP/' . phpversion()."\r\n"; 
> $headers.="MIME-Version: 1.0\r\n"; 
> $headers.= "Content-Type: text/html; charset=utf-8\r\n"; 
> $headers.="Content-Transfer-Encoding: 8bit\r\n\r\n"; 
> arrive like the first part of the body and not like header 
>  
> What can I do please? 
 
I think the line terminator of the From-line is the wrong way around and 
may cause trouble. 
 
Best regards, 
--  
Willem Bogaerts 
 
Application smith 
Kratz B.V. 
http://www.kratz.nl/
 
  
Navigation:
[Reply to this message] 
 |