<?php $ns = "uri:nowhere"; $dom = new DOMDocument(); $dom->loadXML("<root xmlns:ns3456789012345678901234567890123='{$ns}'></root>"); // 33 $dom->firstChild->appendChild($dom->createElementNS($ns, "child")); echo $dom->saveXML();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`