"Thomas Hochstetter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi there, > > Still sitting on this problem of not being able to dynamically zip a bunch > of files together, to output them as a Save Dialog box for downloading. I am > using the rather old pclzip classes for the zipping part (still wrestle with > the server admin to get Archive_xxx stuff from PEAR installed - hate Debian > servers!).
Hi Thomas, why not using your own PEAR version of Archive_xxx? Install it locally (or download/unpack the archive), upload it into a custom PEAR dir and set the include path to it (maybe just in the script where you need it). Regards, Torsten Roehr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php