Answer the question
In order to leave comments, you need to log in
filemtime() and real file modification date
It seems to be a simple task, but I can not solve it in any way.
How to get the REAL modification date of a file? And not the date of the change on the server - in my case, this is the date of upload to the server. FTP shows the correct date.
Answer the question
In order to leave comments, you need to log in
All file modification (and access) times are shown by stat() . If it's not there, then it's not there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question