php zip decompresser?

Discussion in 'PHP' started by damnidunno, Sep 20, 2006.

  1. #1
    Im moving webhost but my new webhost seems to have a older version of cpanel whch includes the file mananger.

    it says i need alteast v2 to extract the zip files i upload. On my old host you can upload everything and extract it and it helped save time.

    So since the cpanel file manager cant do it, does anyone know o fa simple php script that will do this for me?

    File Type: Zip archive data, at least v2.0 to extract
     
    damnidunno, Sep 20, 2006 IP
  2. Litewebsite

    Litewebsite Guest

    Messages:
    26
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In the PHP manual for Zip File Functions there is a "user contributed note" that shows how to extract a zip file.
     
    Litewebsite, Sep 21, 2006 IP