3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path = 'test_one_two_three_four_five'; $path = str_replace('_', ' ', ($path)); $path = ucwords($path); echo basename ($path,".php");

preferences:
40.06 ms | 402 KiB | 5 Q