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

search for in the

ircg_oper> <ircg_nickname_unescape
Last updated: Sun, 25 Nov 2007

view this page in

ircg_notice

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

ircg_notice — Send a notice to a user on server

Popis

bool ircg_notice ( resource $connection , string $nick , string $message )

This function will send the message text to the user nick on the server connected to by connection . IRC servers and other software will not automatically generate replies to NOTICEs in contrast to other message types.

Parametre

connection

A connection resource handle returned by ircg_pconnect().

nick

The destination user.

message

The message contents.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



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

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