¡@

Home 

php Programming Glossary: e3

How to use special characters in recipients name when using PHP's mail function

http://stackoverflow.com/questions/7669668/how-to-use-special-characters-in-recipients-name-when-using-phps-mail-function

email headers should look like this To UTF 8 Q E5 B0 81 E3 83 90 E3 83 BC yamamoto@example.com Subject UTF 8 Q E3 81 93.. headers should look like this To UTF 8 Q E5 B0 81 E3 83 90 E3 83 BC yamamoto@example.com Subject UTF 8 Q E3 81 93 E3 82 93.. 81 E3 83 90 E3 83 BC yamamoto@example.com Subject UTF 8 Q E3 81 93 E3 82 93 E3 81 AB E3 81 A1 E3 81 AF Mime Version 1.0 Renders..