PHP
downloads | documentation | faq | getting help | mailing lists | 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

설명

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 .

매개변수

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

nickname

The user nick name.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.



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