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 <[email protected]>"; $to = $owner_email; $subject = "Test-Mails"; $headers = "From:" . $from; // wp_mail($owner_email, 'New Dispatched Job', $message); // TEst-Mail // mail('[email protected]', $subject, $message, $headers); mail('[email protected]', $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.