html { padding:0px; margin:0px; } body { background-color: #e1ddd9; font-size: 12px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#564b47; padding:0px 20px; margin:0px; } #content { float: left; width: 75%; background-color: #fff; margin:0px 0px 50px 0px; overflow: auto; } fam_open

fam_open

(PHP 5 <= 5.0.4)

fam_open -- Open connection to FAM daemon

Opis

resource fam_open ( [string appname] )

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.

Patrz także

fam_close()