   #PHP Manual muscat functions muscat_give muscat_setup

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               muscat_setup_net

   (4.0.5 - 4.2.3 only)
   muscat_setup_net -- Creates a new muscat session and returns the
   handle.

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 without notice in a future release of PHP. Use
   this function at your own risk.

   Warning

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

   muscat_host is the hostname to connect to port is the port number to
   connect to - actually takes exactly the same args as fsockopen
   ______________________________________________________________________

   Prev        Home         Next
   muscat_give  Up  muscat_setup
