Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5078308
Hits Heute: 794
max. Hits (10.07.07): 6964
User Online: 43
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

PHP im Einsatz
PHP im Einsatz

Manuals > PHP > fam_next_event

fam_next_event

(PHP 5 CVS only)

fam_next_event -- ...

Description

array fam_next_event ( resource fam)

fam_next_event() returns the next pending FAM event. The function will block until an event is available which can be checked for using fam_pending().

fam_ext_event() will return an array that contains a FAM event code in element 'code', the path of the file this event applies to in element 'filename' and optionaly a hostname in element 'hostname'.

The possible event codes are described in detail in the introduction part of this section.

See also fam_pending().


Copyright 1998 - 2009 by I.S.U.M.