Hi, I'm wondering - is it possible to "zip" up files - after a PHP script has altered them ?
Basically, I have 5-6 files - CSS / Javascript / Logo etc... Im wanting to edit / change ONE of those files (Javascript file)... Thats the easy part :) Now - I want to zip up the files (& the updated file), & allow the user to download them... I guess I need to use a temporary directory for d/loading - right... & then "save" the adjusted file first - & then zip them up ? - then show the temprary URL to the end user - to d/load... Or - is there a way to insert a file into a zip - directly from PHP output ? (I'm guessing the temp directory is the way to go...) -- G NZ community groups - [EMAIL PROTECTED] Freecycle Auckland :- http://groups.yahoo.com/group/AucklandFreecycle/
