Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ircg_msg - Manual
[go: Go Back, main page]

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

search for in the

ircg_names" width="11" height="7"/> <ircg_lusers
Last updated: Wed, 01 Nov 2006
view this page in

ircg_msg

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

ircg_msg --  サーバ上のチャンネルまたはユーザにメッセージを送信する

説明

bool ircg_msg ( resource connection, string recipient, string message [, bool suppress] )

ircg_msg() は、connection で接続したサーバ上のチャンネルあるいはユーザにメッセージを送信します。 recipient の先頭に # あるいは & をつけると message をチャンネルに送信し、それ以外の場合は ユーザ名として解釈されます。

オプションのパラメータ suppressTRUE にすると、あなた自身が送信したメッセージの connection 上での表示を抑制します。 この loopback といわれている機能が必要になるのは、IRC サーバが PRIVMSG コマンドの結果を返さないからです。



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

ircg_names" width="11" height="7"/> <ircg_lusers
Last updated: Wed, 01 Nov 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites