(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_kick — Kick a user out of a channel on server
Kick user nick from channel on server connected to by connection .
A connection resource handle returned by ircg_pconnect().
The channel name as #name.
The user to be kicked.
reason should give a short message describing why this action was performed.
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.