Home > PHP > Function > FAM > fam_open()

fam_open()

fam_open - Open connection to FAM daemon

Syntax

resource fam_open (string $appname)

Arguments

  • appname - A string identifying the application for logging reasons

Description

Opens a connection to the FAM service daemon.

Version

PHP 5 <= 5.0.5

Return value

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