PHP Manual
ircg_notice
Description
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.
Parameters
connectionA connection resource handle returned by ircg_pconnect().
nickThe destination user.
messageThe message contents.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




