fam_open

(PHP 5 <= 5.0.4)

fam_open -- Open connection to FAM daemon

Description

resource fam_open ( [string appname] )

fam_open() opens a connection to the FAM service daemon. The optional parameter appname should be set to a string identifying the application for logging reasons.

See also fam_close().