XML CDATA not returning properly with simplexml_load_string() nor SimpleXMLElement() (PHP)
问题 I can pull back any of the non-CDATA fields. But not the summary field. I've exhausted everything i know to try. Below is as close as i could get, with the summary field returning blank. It does return if i do a var_dump of the whole file of course, but then i can't access specific fields. Please help! Thanks! XML Sample <?xml version="1.0" encoding="utf-8"?> <zatom:feed xmlns:zatom="http://www.w3.org/2005/Atom" xmlns:z4m="http://namespaces.zope.com/zc/syndication" xmlns="http://www.w3.org