SyntaxFix
Write A Post
Hire A Developer
Questions
$files = array_diff(scandir($dir,SCANDIR_SORT_DESCENDING), array('..', '.')); print_r($files);