3v4l.org

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

preferences:
35.23 ms | 402 KiB | 5 Q