Forum und email

iis_get_server_by_path

(No version information available, might be only in CVS)

iis_get_server_by_path — Return the instance number associated with the Path

Descripción

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.

Lista de parámetros

path

The path to the root directory

Valores retornados

Returns the server instance number.


08, Erik Sefkow