char set / change maybe UTF8 ???
-
Hi.
I have tried, many things, but i cant get i to work…
How can i get it to send mail with charset=UTF-8
I have problems danish like æøåÆØÅ it show in mail as “Ãæ Ãø à å”
Here is some of my code:</script>'; $from = "xxxxxxx.dk <info@xxxxxxx.dk>"; $to = $owner_email; $subject = "Test-Mails"; $headers = "From:" . $from; // wp_mail($owner_email, 'New Dispatched Job', $message); // TEst-Mail // mail('123456@xxtest.mail.com', $subject, $message, $headers); mail('xxx@xxx.dk', $subject, $message, $headers); }Best regards
AppWeB
DenmarkThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘char set / change maybe UTF8 ???’ is closed to new replies.