شكرا اصدقلئي مشي الحال مشان الايميل
بس في مشكلة وقت بيصل عالOUTLOOK
بيفتح نظامي بس نص الايميل اذا كان بالعربي بيكون مخربط
مع العلم حاطط utf-8
--
You received this message because you are subscribed to the Google Groups "php-aleppo" group.
To post to this group, send email to php-a...@googlegroups.com.
To unsubscribe from this group, send email to php-aleppo+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/php-aleppo?hl=en.
بتقصد بنص الإيميل عنوانه أو المحتوى
?
Subject or Body
المفترض حسب الكود السابق أن يكون العنوان مخربط والحل أن تضع العنوان كما يلي
$text = 'عنوان الرسالة باللغة العربية، المفترض أن يظهر بشكل صحيح';
$subject = '=?UTF-8?B?'.base64_encode($text).'?=';
لكن لا أظن بأن المحتوى أيضاً قد تأثر!
On 9/21/10, Ibrahim Yakti <ibw...@gmail.com> wrote:
> ممكن تبعت الكود تبعك ازا سمحت؟
>
> --
> Ibrahim
>
>
>
> 2010/9/21 akram <akramj...@gmail.com>
>
>> شكرا اصدقلئي مشي الحال مشان الايميل
>>
>>
>>
>> بس في مشكلة وقت بيصل عالOUTLOOK
>>
>>
>>
>>
>>
>> بيفتح نظامي بس نص الايميل اذا كان بالعربي بيكون مخربط
>>
>>
>>
>> مع العلم حاطط utf-8
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "php-aleppo" group.
>> To post to this group, send email to php-a...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> php-aleppo+...@googlegroups.com<php-aleppo%2Bunsu...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/php-aleppo?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "php-aleppo" group.
> To post to this group, send email to php-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> php-aleppo+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/php-aleppo?hl=en.
>
>
--
على قدر أهل العزم تأتي العزائم