FAM monitors files and directories, notifying interested applications of
changes. More information about FAM is available at
http://oss.sgi.com/projects/fam/.
A PHP script may specify a list of files for FAM to monitor
using the functions provided by this extension.
The FAM process is started when the first connection
from any application to it is opened. It exits after all
connections to it have been closed.
Note:
This extension has been moved to the PECL repository and is no longer bundled with
PHP as of PHP 5.1.0.
Note: This extension is not
available on Windows platforms.
The constants below are defined by this extension, and
will only be available when the extension has either
been compiled into PHP or dynamically loaded at runtime.
An event upon request to monitor a file or directory. When a
directory is monitored, an event for that directory and every file
contained in that directory is issued.
ref.fam php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php ref.fam syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.