PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Nope.. clearstatcache(); doesn't seem to have any effect.
The script works fine showing the files and folders that it is in.. but when I try to go one step deeper into the directory it doesn't seem to like it.
For example, the script is in /test and it shows everything how I want it to, and tell me what's a folder and what's a file.
Now, if I try to read /test/extras the script will read and display everything ok but won't be able to tell what's a folder and what is a file!