iis_get_server_by_path

(PECL iisfunc SVN)

iis_get_server_by_pathReturn the instance number associated with the Path

说锟斤拷

iis_get_server_by_path ( string $path ) : int

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.

锟斤拷锟斤拷

path

The path to the root directory

锟斤拷锟斤拷值

Returns the server instance number.