3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "<title>Test Title</title>"; echo $str; preg_match('/<.*?>/', $str, $match); print_r($match);

preferences:
51.52 ms | 402 KiB | 5 Q