3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '<div data-design="05" data-test="test"></div>'; $xml = simplexml_load_string($str); $dom = dom_import_simplexml($xml); echo $dom->getAttribute('data-design');

preferences:
37.73 ms | 402 KiB | 5 Q