FileWatch

Package:
FileWatch
Summary:
Monitor changes in files of a directory
Groups:
Files and Folders, PHP 5
Author:
Tony
Description:
This class can be used to monitor changes in files of a directory.

It can traverse a given directory and keep track of the list of files that it contains and their modification dates. The file list information is stored in a given file.

The class can traverse the folder again and compare the current file list with the previous scan list. Any changed, added or deleted files can be notified to a given e-mail address.


Powered by Gewgley