Jump to content

zip files


networkthis

Recommended Posts

Maybe I should rephrase this.........

 

I am trying to do a simultaneous download ---not upload(I already have that part written-since everyone always gets this part confused) ----

 

I am wanting to take the files that are selected from the user in a checkbox and add all of those files into a zip file for them to save on their computer.  The only problem is I have no clue how to create zip files in php. I have read through a few tutorials on the net.  I have seen that some recommend the use of libraries and so forth. 

 

I am wanting suggestions for the best way to create a zip file with php.  Maybe some advice from those who know how this works.  I can take the selected files and manipulate them however I need to---that is the easy part....I am just stuck on the zipping of the files. 

 

Any suggestions would be greatly appreciated.   

Link to comment
https://forums.phpfreaks.com/topic/110249-zip-files/#findComment-565764
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.