Tagged Posts with: cdata

Blank CDATA with PHP and SimpleXML

January 4th, 2010 | Posted in PHP
0

By default CDATA blocks in XML requests using SimpleXML are not returned and the node is blank. Here is an example using an RSS feed from DevShed....