3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<frame name="WMain" src="/WSID0002340321/easy/GUI-1280"> The html i\'m looking for is here </frame>'; preg_match("~<frame[^>]*>(.*?)</frame>~is",$html,$output); echo $output[1];

preferences:
56.41 ms | 402 KiB | 5 Q