Query: iis_get_server_by_path
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IIS_GET_SERVER_BY_PATH(3) 1 IIS_GET_SERVER_BY_PATH(3) iis_get_server_by_path - Return the instance number associated with the PathSYNOPSISint iis_get_server_by_path (string $path)DESCRIPTIONEach virtual server in IIS is associated with an instance number. iis_get_server_by_path(3) finds the instance number from the actual path to the root directory.PARAMETERSo $path - The path to the root directoryRETURN VALUESReturns the server instance number. PHP Documentation Group IIS_GET_SERVER_BY_PATH(3)