Home  >  Article  >  Backend Development  >  Problem with php packaging compressed package 0 0

Problem with php packaging compressed package 0 0

WBOY
WBOYOriginal
2016-08-04 09:21:44885browse

The pictures and resources of the website are stored on the oss but not on the server.
How should I package them into a compressed package? Do I need to download the resources to the server first and then package them?

Reply content:

The pictures and resources of the website are stored on the oss but not on the server.
How should I package them into a compressed package? Do I need to download the resources to the server first and then package them?

If oss provides packaging and compression-related APIs, then you can use its APIs for packaging and compression.
If oss does not provide packaging and compression related APIs, you can only download the resources to the server and then package them.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn