3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "This is my test case for an example."; var_export( preg_split('~[^ ]+ [^ ]+\K ~', $string) );

preferences:
74.35 ms | 402 KiB | 5 Q