Is there a way to use php to directly upload files in the compressed package without any pressure?

Source: Internet
Author: User
Is there a way to use php to directly download files in the compressed package with php_zip.dll extension without any pressure? the file name can be read, but this function has never been very important, if it succeeds, it may save a lot of resources and space .... I know this website has this function: http://www.bvbcode.com/cn/0ij1cmk2. Is there a way to download files in the compressed package directly with php without any pressure?
With php_zip.dll extension, all file names can be read.

However, this function has never been implemented.

This function is very important. if it succeeds, it may save a lot of resources and space ....

I know this website has this feature http://www.bvbcode.com/cn/0ij1cmk2

------ Solution --------------------
Reference http://ca2.php.net/manual/zh/wrappers.php

Resource string zip // zip file name # target file name
It can be used as the $ filename parameter of fopen and file_get_contents.

For example, echo file_get_contents ('zip: // amp/web/my.zipw.curl_302_1.txt ');
Is the content of the curl_302_1.txt file in/amp/web/my.zip output.

If remote include is enabled
Include 'zip: // amp/web/my.zipw.curl_302_1.txt ';
Directly load the code in the compressed package

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.