ircg_set_on_die --
Set action to be executed when connection dies
Syntax
bool ircg_set_on_die ( resource connection, string host, int port, string data )
In case of the termination of connection connection
IRCG will connect to host at
port (Note: host must be an IPv4 address,
IRCG does not resolve host-names due to blocking issues), send
data to the new host connection and will
wait until the remote part closes connection. This can be used to
trigger a PHP script for example.
This feature requires IRCG 3.
Php ircg set on die Function syntax tag
ircg set on die 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 set on die 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.