【问题标题】:PHP Zip extension in xampp for windows适用于 Windows 的 xampp 中的 PHP Zip 扩展
【发布时间】:2013-05-25 01:19:21
【问题描述】:

我在我的 Windows 系统中使用最新的 xampp(v3.1.0)。我想使用 zip 扩展名。我该如何启用它?我听说它已经在最新的 xampp 中预编译了。我已经看过 php.ini 但扩展文件夹中也没有与 zip 相关的扩展。

【问题讨论】:

    标签: php windows apache zip xampp


    【解决方案1】:

    PHP 5.2.0 及更高版本具有内置 zip 功能,只需激活 zip 库即可。

     Windows users need to enable php_zip.dll inside of 
     php.ini in order to use these functions. 
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-16
      • 2011-01-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-17
      相关资源
      最近更新 更多