PHP. Руководство по PHP. 2005
ircg_notice
ircg_notice
(PHP4>= 4.0.5, PHP5)ircg_notice --
Send a notice to a user on server
Description
bool ircg_notice (resource connection, string recipient, 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.
ircg_nickname_unescape
ircg_oper