<?php $sx = simplexml_load_string('<foo xmlns="https://example.com"><bar><baz>Hello</baz></bar></foo>'); $sx->registerXpathNamespace('something', 'https://example.com'); echo $sx->xpath('//something:baz')[0];
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`