Open zip file without temporary files
- by Javis Perez
i've seem this post about extracting a zip without a temporary file via stream and pipes:
Open a file from archive without temporary extraction
The problem is that i'm using php and have no idea if that is possible.
I've search a lot with no luck.
My idea is to preview zip files from the dropbox using its API but i dont want to save the files…