0

我制作了一个从 Sharepoint 服务器获取 RSS 提要的脚本。然后我使用 DOMDocument 提取文本并添加行结尾\nIt works all fine but at the end of the line it print a wrong character â。可能是什么问题呢?是不是编码错误?

4

1 回答 1

0

好的,问题可以解决了。我必须先utf8_decode拉弦。

于 2012-10-10T08:54:16.420 回答