开发者

PHP XMLReader PCDATA invalid Char

I'm parsing an feed which comes in from the web and get the following error code:

XMLReader::read(): http://myfeedurl:22180: parser error 开发者_StackOverflow中文版: PCDATA invalid Char value 16

Any suggestions on how to fix this? Do I need to declare anything?


have you ever tried simplexml? http://php.net/simplexml

PCDATA: Parsed Character DATA

CDATA: Character DATA

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜