I want to get the modified date of a DIFFERENT file than the one the code is in.
I tried: getlastmod(path/to/file.php)
But it didn't work. Any help here?
filemtime()?