iis_add_server
  (PECL iisfunc SVN)
iis_add_server — Creates a new virtual web server
  
 
  Description
  
   int iis_add_server
    ( string $path
   , string $comment
   , string $server_ip
   , int $port
   , string $host_name
   , int $rights
   , int $start_server
   )
  WarningThis function is
currently not documented; only its argument list is available.