Issue with PHP File date/time stamp

Avatar
  • Answered
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.........
Avatar
johnpaulb-imhs1
Hello countyhunterspots, Thank you for your contacting us about an issue with date/time stamp in PHP. You can set the Timezone for PHP in the php.ini file. You may have to also make the file recursive, which means it affects the child folders. If you have any further questions, feel free to post them below. Thank you, John-Paul