Tag Archives: xml

[Note] How to fix php simple xml CDATA problem

Note for me how to fix simplexml_load_string or simplexml_load_file functions problem, when there is text in CDATA and its is skipped by parser. Fix can be found on Tech Thought blog article “How-To: Fix SimpleXML CDATA problem in php“

Posted in Programming | Tagged , , , | Leave a comment