PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

FTP> <Fonctions FAM
Last updated: Fri, 05 Sep 2008

view this page in

fam_suspend_monitor

(PHP 5 <= 5.0.5)

fam_suspend_monitorSuspend temporairement le monitoring

Description

bool fam_suspend_monitor ( resource $fam , resource $fam_monitor )

fam_suspend_monitor() suspend temporairement le monitoring d'une ressource.

Le monitoring peut être repris par la suite à l'aide de fam_resume_monitor() sans avoir à en recréer un nouveau.

Liste de paramètres

fam

Une ressource représentant une connexion à un service FAM retournée par la fonction fam_open()

fam_monitor

Une ressource retournée par une des fonctions fam_monitor_XXX

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



add a note add a note User Contributed Notes
fam_suspend_monitor
There are no user contributed notes for this page.

FTP> <Fonctions FAM
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites