3v4l.org

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

preferences:
34.46 ms | 402 KiB | 5 Q