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

search for in the

ircg_is_conn_alive> <ircg_ignore_del
Last updated: Sun, 25 Nov 2007

view this page in

ircg_invite

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

ircg_invite — Invites nickname to channel

Popis

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

ircg_invite() will send an invitation to the user nickname , prompting him to join the given channel .

Parametre

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

nickname

The user nick name.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



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

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