iis_get_server_by_path

 int iis_get_server_by_path ( string $path ) 

説明

Each 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.

戻り値

Returns the server instance number.