Problem with Character ??
fu keien <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
I have set up php-4.3.8 on redhat 9.0 and use function mb_send_mail() to send form mail to users. Everything work well but the character like , it can not be displayed correctly in the mail but like ?? . anyone can tell me how can to do with it? The parameter in php.ini output_buffering = On output_handler = mb_output_handler magic_quotes_gpc = Off default_charset = Shift_JIS mbstring.language = Japanese mbstring.internal_encoding = EUC-JP mbstring.http_input = auto mbstring.http_output = SJIS mbstring.encoding_translation = On mbstring.detect_order = auto mbstring.substitute_character = none Thanks, FU -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php