<?php $xml = new SimpleXMLElement('<xml/>', LIBXML_NOEMPTYTAG); $output = $xml->addChild('child1'); $output->addChild('child2', "value"); $output->addChild('noValue', ''); echo $xml->asXML();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`