(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_topic — Set topic for channel on server
Change the topic for the channel .
A connection resource handle returned by ircg_pconnect().
The channel name as #name.
The new topic to be set.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.