3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_content = '<iframe src="http://blip.tv/play/AYOrznEC.x?p=1" width="720" height="433" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#AYOrznEC" style="display:none"></embed>'; preg_match('%blip.tv\/(?:play\/|api.swf#)([^\'"&?\/\.\s]+)%i',$_content, $matches); var_dump($matches); echo $_content;

preferences:
38.62 ms | 402 KiB | 5 Q