3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '<iframe width="800"><embed width=300>fdgdfg</embed>sfsdfsdf</iframe>'; $matches = array(); var_dump( preg_match('~width=["\']?(\d+)["\']?~', $s, $matshes) ); var_dump($matshes);

preferences:
48.68 ms | 402 KiB | 5 Q