3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = '<content><![CDATA[Hello, world!]]></content>'; $xml = new SimpleXMLElement($input, LIBXML_NOCDATA); print_r($xml);

preferences:
43.48 ms | 402 KiB | 5 Q