i am trying to find out when my files were last modified (accessing all
files on the server is not a problem)

to try and find this i am using:   filemtime($file) - but this ruturns a
string - 1015171598

what is the format of the string? - are there ways to return the last
modified data in the format "Tue, 19, 200, 20:53" (something along that
line?





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to