Issue with PHP File date/time stamp
Trying to utilize filemtime($filename)) and receive the below errors (I have removed the actual file names)
Warning: filectime(): stat failed for (Path and File Name)
(File Name) December 31 1969 19:00:00
Tried adding path, no help. Tried filectime($filename) same error.
Thanks.........
Warning: filectime(): stat failed for (Path and File Name)
(File Name) December 31 1969 19:00:00
Tried adding path, no help. Tried filectime($filename) same error.
Thanks.........