Options

code to archive files

edited July 2006 in Vanilla 1.0 Help
anyone happen to know of and/or have a script that generates a .zip (or for that matter any sort of archival file type) of content in a specified directory on the fly?

Comments

  • If you wanted to do it in a php script you could just command line it up a bit. But that depends if the httpd will let you.
  • what am i supposed to be looking for in the httpd?
  • edited July 2006
    http://www.phpconcept.net/pclzip/index.en.php
  • http://www.phpit.net/article/creating-zip-tar-archives-dynamically-php/
  • Very cool, I may also have to look into that. I love how Gmail does it with attachments, and maybe it would work well for my new photo album software as far as exporting.
This discussion has been closed.