|
|
XXXV. File Alteration Monitor FunctionsIntroducciónFAM 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.
RequisitosThis extension uses the functions of the FAM library, developed by SGI. Therefore you have to download and install the FAM library. InstalaciónTo 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. Configuración en tiempo de ejecuciónEsta extensión no tiene directivas de configuración en php.ini. Constantes predefinidasEstas constantes están definidas por esta extensión y estarán disponibles solamente cuando la extensión ha sido o bien compilada dentro de PHP o grabada dinámicamente en tiempo de ejecución. Tabla 1. FAM event constants
|