fam_open

(PHP 5 < 5.1.0)

fam_openOpen connection to FAM daemon

Opis

fam_open ([ string $appname ] ) : resource

Opens a connection to the FAM service daemon.

Parametry

appname

A string identifying the application for logging reasons

Zwracane wartości

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

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top