scandir doesn't find all files
[email protected] (Daniel Pöllmann)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CADcRTSLS0gRzfD5xizRoa8U40bkd8z6k2Vo46PHJJJjTQEj9xw@mail.gmail.com> |
Hi, I have some files in a directory - some are uploaded via ftp and some other are created by a php script. Scandir just finds the uploaded files, but none of the created files. I can't run chown() because the server is part of shared hosting. I can't find anything about this behavour in the documentation. Best wishes, Daniel