ircg_topic
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_topic — Modifie le sujet (topic) d'un canal
Description
bool
ircg_topic
( resource $connection, string $channel, string $new_topic )
ircg_topic()
change le sujet du canal de channel
en new_topic
, sur le serveur connection
.