Home > PHP > Function > IIS > iis_get_script_map()

iis_get_script_map()

iis_get_script_map - Gets script mapping on a virtual directory for a specific extension

Syntax

string iis_get_script_map (int $server_instance, string $virtual_path, string $script_extension)

Arguments

  • server_instance - 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.
  • virtual_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.
  • script_extension - 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