我有一个要解析的 XML 文件..我没有生成 XML ..我在解析文件时遇到了问题...有一个带有'
单引号的节点..这会产生错误..
我尝试使用addslashes()
和htmlentities()
使用时,simplexml_load_file()
但没有任何反应!..有没有办法解决这个问题并用引号解析文件?
Warning: simplexml_load_file() [function.simplexml-load-file]: THE URL:853: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE2 0x20 0x20 0x6C in /****/parseXML.php on line 7