muscat_setup_net

(PHP 4 >= 4.0.5)

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)

주의

This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk.

주의

This function is currently not documented, only the argument list is available.