Hi All
I want to open an existing zip archive and add mor efiles to it on the fly
using php.
Can someone point to some resource to do that ?
I have looked at the Zend article about creating zip files on the fly but
that does not allow me to add files to an existing zip file.
Thanks in advance
Vijay
I want to open an existing zip archive and add mor efiles to it on the fly
using php.
Can someone point to some resource to do that ?
I have looked at the Zend article about creating zip files on the fly but
that does not allow me to add files to an existing zip file.
Thanks in advance
Vijay
Comment