3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Hi, I saw you on tv yesterday. On Mon 4 P.M Alice wrote:"; preg_match("/\sOn(.*)\wrote/Ui",$string,$matches); print_r($matches);

preferences:
40.73 ms | 402 KiB | 5 Q