FAM 函数
PHP Manual

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 函数
PHP Manual