IRC Gateway
PHP Manual

ircg_disconnect

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

ircg_disconnect — Close connection to server

Опи�ание

bool ircg_disconnect ( resource $connection , string $reason )

ircg_disconnect() will close a connection to a server previously established with ircg_pconnect().

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

connection

A connection resource handle returned by ircg_pconnect().

reason

A message for the disconnection.

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

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

Смотрите также


IRC Gateway
PHP Manual