3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match('~http://www.google.com/page/(.*)~iU', 'http://www.google.com/page/223', $matches); echo $page = $matches[1];

preferences:
42.52 ms | 402 KiB | 5 Q