FAM Funktionen
PHP Manual

fam_open

(PHP 5 < 5.1.0)

fam_openOpen connection to FAM daemon

Beschreibung

resource fam_open ([ string $appname ] )

Opens a connection to the FAM service daemon.

Parameter-Liste

appname

A string identifying the application for logging reasons

Rückgabewerte

Returns a resource representing a connection to the FAM service on success or FALSE on errors.

Siehe auch


FAM Funktionen
PHP Manual