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 />"; preg_match("#<a href='(.*)'>|/>(.*?)<#", $foo, $m); var_dump($m);
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { [0]=> string(73) "<a href='http://demowww.wavebid.com/content/openPdfFile.html?id=7828114'>" [1]=> string(62) "http://demowww.wavebid.com/content/openPdfFile.html?id=7828114" }

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:
57.11 ms | 401 KiB | 8 Q