fam_close

(PHP 5 <= 5.0.5)

fam_closeClose FAM connection

Beskrivelse

void fam_close ( resource $fam )

Closes a connection to the FAM service.

Parametre

fam

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

Returnerings Værdier

No value is returned.

Se også

  • fam_monitor_open()

add a note add a note

User Contributed Notes

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