iis_get_server_by_path
(PECL iisfunc SVN)
iis_get_server_by_path — 指定したパスのインスタンス番号を返す
説明
int iis_get_server_by_path
( string
$path
)IIS の各仮想サーバーには、インスタンス番号が付けられています。 iis_get_server_by_path() は、ルートディレクトリへの 実際のパスからインスタンス番号を検索します。
パラメータ
-
path -
ルートディレクトリへのパス。
返り値
サーバーのインスタンス番号を返します。
There are no user contributed notes for this page.
