update : 2015.11.03
php.shukuma.com검색:
|
iis_get_server_by_path(PECL iisfunc SVN) iis_get_server_by_path — Return the instance number associated with the Path 설명
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. 인수
반환값Returns the server instance number. |