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