Searched refs:DirectoryToScan (Results 1 – 1 of 1) sorted by relevance
29 $DirectoryToScan = '/change/to/directory/you/want/to/scan'; // change to whatever directory you wan… variable30 $dir = opendir($DirectoryToScan);34 $FullFileName = realpath($DirectoryToScan.'/'.$file);