I am needing something similar to this, however when I ran it, I got errors and all of the dates were listed back to 1969
what I am looking for is a counter function that can the subfolders of a specified directory (not recursive)
need 3 variables at the output.
1) count modified (current day or previous day)
2) count created (current day or previous day)
3) total folders (may not be a simple add of 1 & 2)
using php5
if someone could help on this it would be greatly appreciated.