3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = "/var/www/infolegale/delivery/toto.txt"; $path = explode($file, '.'); $path[count($path) - 1] = "csv"; $finalPath = implode($path); echo $finalPath;

preferences:
44.97 ms | 402 KiB | 5 Q