iis_add_server
(No version information available, might be only in CVS)
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.