3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = "<a href='http://demowww.wavebid.com/content/openPdfFile.html?id=7828114'> <img src=\"http://www.wavebid.com/images/icons/pdf-128x128.jpg\" style=\"height: 25px\"/>IPv4_Multicast.pdf</a> <br /> <a href='http://demowww.wavebid.com/content/openPdfFile.html?id=7828115'> <img src=\"http://www.wavebid.com/images/icons/pdf-128x128.jpg\" style=\"height: 25px\"/>IPv6.pdf</a><br />"; $dom = new DOMDocument; $dom->loadHTML($foo); $links = $dom->getElementsByTagName('a'); var_dump($foo);
Output for git.master, git.master_jit, rfc.property-hooks
string(366) "<a href='http://demowww.wavebid.com/content/openPdfFile.html?id=7828114'> <img src="http://www.wavebid.com/images/icons/pdf-128x128.jpg" style="height: 25px"/>IPv4_Multicast.pdf</a> <br /> <a href='http://demowww.wavebid.com/content/openPdfFile.html?id=7828115'> <img src="http://www.wavebid.com/images/icons/pdf-128x128.jpg" style="height: 25px"/>IPv6.pdf</a><br />"

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:
40.68 ms | 402 KiB | 8 Q