Top "Filemtime" questions

File Modification Time, also known as mtime.

filemtime "warning stat failed for"

I already read it so many questions and answers about it but I can't still solve my problem... I'm trying …

php regex filemtime
filemtime() [function.filemtime]: stat failed for filenames with umlauts

I use the PHP function filemtime to get the last modification time with PHP 5.3. This functions works very well but …

php utf-8 statistics diacritics filemtime
Comparing dates to check for old files

I want to check if a file is older than a certain amount of time (e.g. 2 days). I managed …

python time comparison filemtime
How to check if directory contents has changed with PHP?

I'm writing a photo gallery script in PHP and have a single directory where the user will store their pictures. …

php directory last-modified filemtime
Setting/changing the ctime or "Change time" attribute on a file

I wish to change the timestamp metadata on files in Java using the java.nio.Files class. I would like …

java linux ext4 filemtime java.nio.file