3v4l.org

run code in 300+ PHP versions simultaneously
<?php $storagedir = '/vagrant/www/resource-space/include/../filestore'; $dir_file_path = '/vagrant/www/resource-space/include/../filestore/2/4/0_ed2583e62f4dc12/240_b69bd79a9431acc.jpeg'; $filename_rootpath = ltrim(str_replace($storagedir, '', $dir_file_path), '/'); $filename = substr($filename_rootpath, (strrpos($filename_rootpath, '/') - 1));var_dump($filename); $extension = substr($filename, (strrpos($filename_rootpath, '.') - 1));var_dump($extension);

preferences:
45.45 ms | 402 KiB | 5 Q