3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "one two three four five"; var_export( preg_split('/.*\K /', $string) );

preferences:
34.1 ms | 405 KiB | 5 Q