Forum und email

ircg_part

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

ircg_part — Leave a channel on server

Descripción

bool ircg_part ( resource $connection , string $channel )

Leave the channel channel on the server connected to by connection .

Lista de parámetros

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.