Home > PHP > Function > IIS > iis_add_server()

iis_add_server()

iis_add_server - Creates a new virtual web server

Syntax

int iis_add_server (string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)

Arguments

  • path - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • comment - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • server_ip - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • port - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • host_name - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • rights - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • start_server - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.

Description

Version

PHP PECL iisfunc SVN

Return value