(PHP 4 >= 4.0.5)
ircg_notice --
Send a notice to a user on server
Description
boolean ircg_notice
(resource connection, string , string message)
This function will send the message text
to the user nick on the server connected
to by connection. Query your IRC
documentation of choice for the exact difference between a MSG
and a NOTICE.