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.
我正在开发一个需要生成 XLS 文件的 PHP MYSQL 系统,该系统在正常的 http 连接上工作正常,但是在尝试通过 https 连接使用 PHP 导出 XLS 文件时,该文件未生成。
通过安全连接生成 XLS 文件时是否应使用特定技术?
谢谢