(PHP 4 >= 4.3.3, PHP 5 <= 5.0.4)
ircg_invite() will send an invitation to the user nickname, prompting him to join the given channel.
nickname
channel
connection
A connection resource handle returned by ircg_pconnect().
The channel name as #name.
The user nick name.
Returns TRUE on success or FALSE on failure.