ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
此扩展仅适用于Win32。提供管理Microsoft Internet Information Server (IIS)的功能。该扩展包括创建web站点和虚拟目录以及配置安全性和脚本映射的功能。 此扩展被认为已无人维护及已消亡。然而,此扩展的源代码还可在PECLSVN找到:[» https://svn.php.net/viewvc/pecl/iisfunc](https://svn.php.net/viewvc/pecl/iisfunc). * [预定义常量](https://www.php.net/manual/zh/iisfunc.constants.php) * [IIS 函数](https://www.php.net/manual/zh/ref.iisfunc.php) * [iis\_add\_server](https://www.php.net/manual/zh/function.iis-add-server.php)— Creates a new virtual web server * [iis\_get\_dir\_security](https://www.php.net/manual/zh/function.iis-get-dir-security.php)— Gets Directory Security * [iis\_get\_script\_map](https://www.php.net/manual/zh/function.iis-get-script-map.php)— Gets script mapping on a virtual directory for a specific extension * [iis\_get\_server\_by\_comment](https://www.php.net/manual/zh/function.iis-get-server-by-comment.php)— Return the instance number associated with the Comment * [iis\_get\_server\_by\_path](https://www.php.net/manual/zh/function.iis-get-server-by-path.php)— Return the instance number associated with the Path * [iis\_get\_server\_rights](https://www.php.net/manual/zh/function.iis-get-server-rights.php)— Gets server rights * [iis\_get\_service\_state](https://www.php.net/manual/zh/function.iis-get-service-state.php)— Returns the state for the service defined by ServiceId * [iis\_remove\_server](https://www.php.net/manual/zh/function.iis-remove-server.php)— Removes the virtual web server indicated by ServerInstance * [iis\_set\_app\_settings](https://www.php.net/manual/zh/function.iis-set-app-settings.php)— Creates application scope for a virtual directory * [iis\_set\_dir\_security](https://www.php.net/manual/zh/function.iis-set-dir-security.php)— Sets Directory Security * [iis\_set\_script\_map](https://www.php.net/manual/zh/function.iis-set-script-map.php)— Sets script mapping on a virtual directory * [iis\_set\_server\_rights](https://www.php.net/manual/zh/function.iis-set-server-rights.php)— Sets server rights * [iis\_start\_server](https://www.php.net/manual/zh/function.iis-start-server.php)— Starts the virtual web server * [iis\_start\_service](https://www.php.net/manual/zh/function.iis-start-service.php)— Starts the service defined by ServiceId * [iis\_stop\_server](https://www.php.net/manual/zh/function.iis-stop-server.php)— Stops the virtual web server * [iis\_stop\_service](https://www.php.net/manual/zh/function.iis-stop-service.php)— Stops the service defined by ServiceId