安装/配置
PHP 手册

安装

Installing from PECL
  1. You can download php_win32ps.dll from » pecl4win.php.net.

  2. Copy the php_win32ps.dll into your extension_dir.

  3. Load the extension from your php.ini

    extension=php_win32ps.dll
    


安装/配置
PHP 手册