[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-i18n
Subject:    Re: [PHP-I18N] Sending E-mail with Internation Characters
From:       Moriyoshi Koizumi <moriyoshi () at ! wakwak ! com>
Date:       2003-09-10 14:59:55
[Download RAW message or body]

"Muhammed Mamedov" <mm@ytm.com.tr> wrote:

> Hi everybody!
> 
> I need to send e-mail from PHP, I send them using mail(...);, which can be
> written in several languages. In Greek or Turkish for example...
> 
> How do I manage to do this? ... I tried sending them using Unicode format,
> but in Outlook characters were not displayed correctly.

Most likely you haven't put correct headers such as Content-Type.

ex. Content-Type: text/plain; charset=UTF-8

When you send emails that is written in other charsets than 
ASCII, the header should be specified at the third parameter of mail().

Moriyoshi

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic