2
I’m listing Windows directories with scandir() of PHP and some directories like "System Volume Information", "Documents and Settings" among others have access denied to listing when trying to open, as could do a function to test whether or not the directory has access by returning a variable true or false?