ircg_msg() will send the message to a channel
or user on the server connected to by
connection. A
recipient starting with
# or & will send the
message to a channel, anything else will
be interpreted as a username.
Setting the optional parameter suppress to
a TRUE value will suppress output of your message to your own
connection. This so-called loopback is
necessary, because the IRC server does not echo PRIVMSG commands
back to us.
Php ircg msg Function syntax tag
ircg msg php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php ircg msg syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.