Detecting hidden files/folders in Windows?
Moderator: General Moderators
-
Jeremified
- Forum Newbie
- Posts: 1
- Joined: Sat Dec 06, 2008 7:22 pm
Detecting hidden files/folders in Windows?
I know that Unix-style directories just use a full stop before a file to make them hidden, but obviously it's not that easy to detect in Windows. Does PHP have a function that can tell me if a file or folder is hidden by Windows Explorer's standards?