Index des fonctions
<<<
Introduction Pré-requis
>>>

7.27 File alteration monitor functions
7 Index des fonctions
 Manuel PHP

->Introduction
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Constantes prédefinies
fam_cancel_monitor
fam_close
fam_monitor_collection
fam_monitor_directory
fam_monitor_file
fam_next_event
fam_open
fam_pending
fam_resume_monitor
fam_suspend_monitor

7.27.1 Introduction

FAM monitors files and directories, notifying interested applications of changes.

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.

<< Introduction >>
Index des fonctions File alteration monitor functions Pré-requis