Send unicode mail using mail() function

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
badihi
Forum Newbie
Posts: 15
Joined: Sun Jul 05, 2009 1:16 am

Send unicode mail using mail() function

Post by badihi »

Hello friends.
I want to send mail from my script. In my country, users use unicode encoding to type their texts. But when I send a mail in unicode encoding, this mail do not shown correctly.
How I can correct this problem.
Thanks and sorry for my bad English.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Send unicode mail using mail() function

Post by Jonah Bron »

Post Reply