3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'hello world, world!'; var_dump(preg_match('/\Gworld/', $string, $matches, 0, 6)); // int(1)

preferences:
56.75 ms | 402 KiB | 5 Q