可以列出zip/rar文件内容的PHP库

编程入门 行业动态 更新时间:2024-10-27 22:25:59
本文介绍了可以列出zip/rar文件内容的PHP库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

注意:我不需要图书馆链接到我的主机未安装或不想安装的扩展的文档.

Note: I NEED A LIBRARY not links to documentation about extensions my host doesn't have or want installed.

受试者说了一切.

我暂时无需提取任何文件(尽管以后可能对我的Web应用程序可能是一个不错的补充),我只需要列出rar和zip归档文件的内容即可.

I don't need to extract any files for the moment (although that might be a nice addition to my web app later) I just need to list the contents of rar and zip archives.

推荐答案

老实说,我认为您不会找到一个.如果我正确理解的话,您需要的是一个包含rar扩展本身的库(允许php访问和对文件系统及压缩文件的可用性:rar)本身.我真的不认为任何人都可以在更容易安装时重新构建/移植/移动/提取/等rar扩展的麻烦.如果您是我,我将与主机联系,以查看他们是否将其安装和/或迁移到新主机.

I honestly don't think you'll find one. What you're asking for is a library that includes the rar extension (giving php access and usability to the filesystem and compressed files: rar) itself if I'm understanding correctly. I really don't think anyone would go through the trouble of rebuilding/porting/moving/extracting/etc the rar extension when it's easier to install it. If I were you I'd contact the host to see if they'll install it and/or migrate to a new host.

更多推荐

可以列出zip/rar文件内容的PHP库

本文发布于:2023-11-06 13:15:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563788.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   内容   zip   rar   PHP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!