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%"]'; echo preg_match('#[<\[]iframe [^>\]]*?(soundcloud.com|youtu|vimeo)[^>\]]*?[>\]]#i', $_content, $matches); var_dump($matches);
Output for git.master, git.master_jit, rfc.property-hooks
1array(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(14) "soundcloud.com" }

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