3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = new simplexmlelement('<pmc-articleset> <article xmlns:mml="http://www.w3.org/1998/Math/MathML" article-type="research-article"> <!--...--> <front> <journal-meta> <journal-id journal-id-type="nlm-ta">Cell Death Differ</journal-id> <journal-id journal-id-type="iso-abbrev">Cell Death Differ</journal-id> <journal-title-group> <journal-title>Cell Death and Differentiation</journal-title> </journal-title-group> <issn pub-type="ppub">1350-9047</issn> <issn pub-type="epub">1476-5403</issn> <publisher>...</publisher> </journal-meta> <article-meta>...</article-meta> </front> </article> </pmc-articleset>'); echo (string)$xml->article->front->{'journal-meta'}->{'journal-title-group'}->{'journal-title'};
Output for git.master, git.master_jit, rfc.property-hooks
Cell Death and Differentiation

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
61.21 ms | 401 KiB | 8 Q