php使用ZipArchive提示Fatal error: Class ZipArchive not found in的解决方法

使用压缩包函数必需要安装zip扩展,不然会报错php

$ apt install php-zip
相关文章
相关标签/搜索