iis_get_server_rights> <iis_get_server_by_comment
Last updated: Fri, 24 Feb 2012

iis_get_server_by_path

(PECL iisfunc SVN)

iis_get_server_by_pathReturn the instance number associated with the Path

Descrição

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.

Parâmetros

path

The path to the root directory

Valor Retornado

Returns the server instance number.



User Contributed Notes
iis_get_server_by_path
There are no user contributed notes for this page.

iis_get_server_rights> <iis_get_server_by_comment
Last updated: Fri, 24 Feb 2012