3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Buddy you're a boy make a big noise Playin in the stre"; var_export( preg_replace('/.*\K .*/', '', $string) );

preferences:
29.33 ms | 405 KiB | 5 Q