PHP errors parsing XML (RSS feed)
问题 I'm using a PHP class based on the one found in this answer to parse five RSS feeds. Four of the five work without any troubles, but one of them is giving me some errors. Is it mal-formed XML or some other problem? I don't have control over the source of the RSS feed, but hope to notify the owner if the problem is theirs. Thanks in advance. PHP Errors: Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 35: parser error : xmlParseEntityRef: no name in _rss.php on