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
file compress?
Moderator: General Moderators
Might want to have a look at http://pear.php.net/package/PHP_Archive/
Probably there are other solutions out there too.....
Probably there are other solutions out there too.....