weldonj Posted February 1, 2008 Share Posted February 1, 2008 I have a script that calls last modified and the current time. When first uploaded the current time is always like 46 seconds ahead of the getlastmod(); echo "Last modified: " . date ("F d Y H:i:s.", getlastmod()); echo "Last modified: " . date ("F d Y H:i:s.", time()); the getlastmod will be in the future? Is this a bug? Link to comment https://forums.phpfreaks.com/topic/88962-getlastmod-is-a-46-seconds-ahead-of-current-time/ Share on other sites More sharing options...
trq Posted February 1, 2008 Share Posted February 1, 2008 Can wee see an example of your output? Its working fine for me. Link to comment https://forums.phpfreaks.com/topic/88962-getlastmod-is-a-46-seconds-ahead-of-current-time/#findComment-455692 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.