Hi,
I am looking for way to zip files using php. I had a look at the php functions and there are many that reads off zip files but none that actually takes an array of files (or whatever) and creates it.
Is there any such functions out there?
Thanks.
I am looking for way to zip files using php. I had a look at the php functions and there are many that reads off zip files but none that actually takes an array of files (or whatever) and creates it.
Is there any such functions out there?
Thanks.
Comment