muscat_setup_net -- Creates a new muscat session and returns the handle. muscat_host is the hostname to connect to port is the port number to connect to - actually takes exactly the same args as fsockopen
Description
resource muscat_setup_net ( string muscat_host, int port)
Warning
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change in a future release of PHP without notice. Be
warned and use this function at your own risk.
Warning
This function is
currently not documented; only the argument list is
available.