PHP - Manual: iis_get_server_by_path
2025-01-05
(PECL iisfunc SVN)
iis_get_server_by_path — Return the instance number associated with the Path
$path
) : intEach virtual server in IIS is associated with an instance number. iis_get_server_by_path() finds the instance number from the actual path to the root directory.
path
The path to the root directory
Returns the server instance number.
官方地址:https://www.php.net/manual/en/function.iis-get-server-by-path.php