<?php $input = "fishPrice/1572268723Career Portal.pdf"; echo ltrim(basename($input, '.pdf'), '0..9'); echo "\n---\n"; echo ltrim(pathinfo($input, PATHINFO_FILENAME), '0..9');
You have javascript disabled. You will not be able to edit any code.