PHP Dokumentation: Function fam-pending
12. Januar 2010 von werner
fam_pending
(PHP 5 <= 5.0.5)
fam_pending — Check 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
- fam_next_event() – Get next pending FAM event