fam_next_event
<<<
fam_open fam_pending
>>>

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.13 fam_open()Open connection to FAM daemon

[ Exemples avec fam_open ]   PHP 5 CVS only

resource  fam_open ( string   appname )

fam_open opens a connection to the FAM service daemon. The optional parameter appname should be set to a string identifying the application for logging reasons.

See also fam_close .

<< fam_open >>
fam_next_event File alteration monitor functions fam_pending