Answer the question
In order to leave comments, you need to log in
Why doesn't scandir() return some directories?
Has anyone encountered a problem when scandir() does not return all the contents of a directory? In my case, there are 25,000 more directories in the directory, but scandir() returns 10,590. The directories have the same rights, they are not hidden, they are freely opened through FileZilla. What could be the problem?
Answer the question
In order to leave comments, you need to log in
Maybe some kind of limit. Try to get around with opendir and readdir
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question