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

search for in the

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

view this page in

ircg_join

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

ircg_join — Join a channel on a connected server

Popis

bool ircg_join ( resource $connection , string $channel [, string $key ] )

Join the channel channel on the server connected to by connection .

Parametre

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

key

An optional password for the room.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



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

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