3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "http://www.mysite.com/section/index.php"; preg_match('/((?:\w+\.)+\w+)/', $url, $matches); var_dump($matches);

preferences:
37.81 ms | 402 KiB | 5 Q