<?php //Enter your code here, enjoy! $xml = simplexml_load_string("<div>444444444444<a href=\"https://zupa.com?a=1&b=2\">test</a>33333333</div>", "SimpleXMLElement", LIBXML_NOWARNING | LIBXML_NOERROR); $xmlOutput = dom_import_simplexml($xml); $xmlOutput = $xmlOutput->ownerDocument->saveXML($xmlOutput->ownerDocument->documentElement); echo $xmlOutput; echo "11111";
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`