IIS Functions
PHP Manual

iis_get_server_by_path

(PECL iisfunc SVN)

iis_get_server_by_pathبازگرداندن شماره نمونه مربوط به مسیر

Description

int iis_get_server_by_path ( string $path )

هر سرور مجازی در IIS شماره نمونه مخصوص به خود را دارد. iis_get_server_by_path() شماره نمونه را از مسیر واقعی به دایرکتوری ریشه می‌یابد.

Parameters

path

The path to the root directory

Return Values

Returns the server instance number.


IIS Functions
PHP Manual