PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ircg_list> <ircg_join
Last updated: Sun, 25 Nov 2007

view this page in

ircg_kick

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)

ircg_kick — Kick a user out of a channel on server

Popis

bool ircg_kick ( resource $connection , string $channel , string $nick , string $reason )

Kick user nick from channel on server connected to by connection .

Parametre

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

nick

The user to be kicked.

reason

reason should give a short message describing why this action was performed.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



add a note add a note User Contributed Notes
ircg_kick
There are no user contributed notes for this page.

ircg_list> <ircg_join
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites