If it is a http, you can use HEAD request and check Last-Modified
header, if it is ftp, use ftp functions, namely ftp_mdtm()
Christian Rosentreter wrote:
Hello,
Is there a way to get the last modification date of a
remote file?
fstat() seems not to work on remote files. Also filemtime() not
w
Hello,
Is there a way to get the last modification date of a
remote file?
fstat() seems not to work on remote files. Also filemtime() not
work.
Thanks for help.
--
christian rosentreter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo