php-i18n Digest 25 Sep 2004 16:53:29 -0000 Issue 249

Topics (messages 764 through 764):

Problem with Character $B-!-"(B
        764 by: fu keien

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
I have set up php-4.3.8 on redhat 9.0 and use function mb_send_mail() to
(Bsend form mail to users.
(BEverything work well but the character like $B-!-"-#-$(B , it can not be
(Bdisplayed correctly in the mail but like ?? .
(B
(B
(Banyone can tell me how can to do with it?
(B
(B
(B
(BThe parameter in php.ini
(B
(Boutput_buffering = On
(B
(Boutput_handler = mb_output_handler
(B
(Bmagic_quotes_gpc = Off
(B
(Bdefault_charset = Shift_JIS
(Bmbstring.language = Japanese
(Bmbstring.internal_encoding = EUC-JP
(Bmbstring.http_input = auto
(Bmbstring.http_output = SJIS
(Bmbstring.encoding_translation = On
(Bmbstring.detect_order = auto
(Bmbstring.substitute_character = none
(B
(BThanks,
(BFU

--- End Message ---

Reply via email to