fam_close

(PHP 5 <= 5.0.5)

fam_closeClose FAM connection

說明

void fam_close ( resource $fam )

Closes a connection to the FAM service.

參數

fam

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

回傳值

無回傳值。

參見

  • fam_monitor_open()

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top