3v4l.org

run code in 300+ PHP versions simultaneously
Find the output for the following code. <?php $a = "<tt>some</tt><b>html</b>"; preg_match("/<\w?>(\w*?)<\/\w?>/",$a,$b); print_r($b); ?>

preferences:
38.97 ms | 402 KiB | 5 Q