fam_open

(PHP 5 <= 5.0.5)
Open connection to FAM daemon
resource fam_open ([ string $appname ] )

Opens a connection to the FAM service daemon.

Parameters:
appname

A string identifying the application for logging reasons

Returns:

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

See also:

fam_close() -

doc_php
2016-02-24 16:08:38
Comments
Leave a Comment

Please login to continue.