How do I select all files in a directory with exception of few files like file-1.php, file-2.php and file-3.php ?
The exception file names can be anything like file-a.php, arbit-file-name.php or anything.jpg. Its not a sequential set of files like file-1 etc.