Having just written a class to check the session directory and count every file under a certain age in there, I have discovered that filemtime, filectime & stat don't work on the windows platform I'mforced to work on.
Is there any alternative for finding a file's age?
Thanks
voidstate