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
(B
(B-- 
(BPHP Internationalization Mailing List (http://www.php.net/)
(BTo unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to