ircg_invite

(PHP 5 CVS only)

ircg_invite -- Invites nickname to channel

Description

bool ircg_invite ( resource connection, string channel, string nickname)

ircg_invite() will send an invitation to the user nickname, prompting him to join channel. 如果成功则返回 TRUE,失败则返回 FALSE