IRC Gateway
PHP Manual

ircg_set_file

(PHP 4 >= 4.2.0, PHP 5 <= 5.0.5)

ircg_set_file — Set logfile for connection

Опи�ание

bool ircg_set_file ( resource $connection , string $path )

ircg_set_file() specifies a logfile in which all output from the current connection will be logged.

Спи�ок параметров

connection

A connection resource handle returned by ircg_pconnect().

path

Path to the logfile.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


IRC Gateway
PHP Manual