3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_content = '[iframe scrolling="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/163969592&color=ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false" frameborder="no" height="166" width="100%"]'; if(preg_match('#[<\[](iframe [^>\]]*?soundcloud.com[^>\]]*?)[>\]]#i', $_content, $matches) > 0) var_dump($matches);
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { [0]=> string(256) "[iframe scrolling="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/163969592&color=ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false" frameborder="no" height="166" width="100%"]" [1]=> string(254) "iframe scrolling="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/163969592&color=ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false" frameborder="no" height="166" width="100%"" }

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.19 ms | 402 KiB | 8 Q