![]() | XXVIII. File Alteration Monitor Functions简介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.
需求This extension uses the functions of the FAM library, devoloped by SGI. Therefore you have to download and install the FAM library. 安装To use PHP's FAM support you must compile PHP --with-fam[=DIR] where DIR is the location of the directory containing the lib and include directories. 运行时配置该扩展模块未定义任何设置指令。 预定义常量由于这些常量是由该扩展模块定义的,因此只有在该扩展模块被编译到 PHP 中,或者在运行时被动态加载后,这些常量才有效。 表格 1. FAM event constants
| ![]() | ||||||||||||||||||||