3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = <<<XML <conf id="myrec" mediaplayer="0" up="1" /> XML; $xml = simplexml_load_string($x); echo $xml['up'];

preferences:
28.21 ms | 402 KiB | 5 Q