   #PHP Manual muscat functions muscat_setup_net Network Functions

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 muscat_setup

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

Description

   resource muscat_setup ( int size [, string muscat_dir])

   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.

   Size is the amount of memory in bytes to allocate for muscat
   muscat_dir is the muscat installation dir e.g. "/usr/local/empower",
   it defaults to the compile time muscat directory
   ______________________________________________________________________

   Prev             Home              Next
   muscat_setup_net  Up  Network Functions
