Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: php在浏览器中打开excel文件
我上传了一个 Excel 表格到我的服务器,现在我想在浏览器中打开它,而不是强制下载。是否有任何 php 库可用于这样做。
我想将其显示为带有行和列的 excel 表。
实际上这里有一个很好的答案!php在浏览器中打开excel文件
希望这可以帮助!