PHP Doku:: Check for pending FAM events - function.fam-pending.html

Verlauf / Chronik / History: (22) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteFile Alteration MonitorFAM Funktionenfam_pending

Ein Service von Reinhard Neidl - Webprogrammierung.

FAM Funktionen

<<fam_open

fam_resume_monitor>>

fam_pending

(PHP 5 <= 5.0.5)

fam_pendingCheck for pending FAM events

Beschreibung

int fam_pending ( resource $fam )

Checks for pending FAM events.

Parameter-Liste

fam

A resource representing a connection to the FAM service returned by fam_open()

Rückgabewerte

Returns non-zero if events are available to be fetched using fam_next_event(), zero otherwise.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)