open and add new file to zip archive

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • VK

    open and add new file to zip archive

    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


  • Webfreaky

    #2
    Re: open and add new file to zip archive

    Hey,

    I know a class for that:


    The site is dutch but I think you understand how it works ;-)

    Dirkjan

    "VK" <vgopalNOSPAMkn ow@hotmail.com> schreef in bericht
    news:blrttm$dvs vf$1@ID-192584.news.uni-berlin.de...[color=blue]
    > 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
    >
    >[/color]


    Comment

    Working...