Hello,

Penghui Wang wrote:

Hi lists:

I am new here. And i know little about php. Sorry ask so stupid
question.



snipped ...


$headers .= "Content-Transfer-Encoding: UTF-8\n"; $headers .= "Content-Type: text/plain; charset=utf-8\n";



snipped ...

<head>
<title>åçæé</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />



snipped ...

But all the chinese words could change to "????". The charset of this
file is UTF-8.
I wonder know how to deal with it. And i am blind with it now. Because
the lack of experience with php.




Maybe UTF-8 is not supported by your system. You may try GB2312 to see what happends.


Good luck.

Ruixian

Best regards

Wang Penghui






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



Reply via email to