Page 1 of 1

file compress?

Posted: Fri May 13, 2005 11:41 pm
by sutejok
can i do file compression on php?
i mean, say i have a few files on the hosting, then i ppl to download all the files at once in a zip file? is that possible with php..?

thx..
Tejo

Posted: Sat May 14, 2005 4:09 am
by timvw
Might want to have a look at http://pear.php.net/package/PHP_Archive/

Probably there are other solutions out there too.....