hi,
is there a way in PHP to zip a folder with files
+ files that are outside of that folder (in one compressed file)
then copy that zip do a different location.
and when user downloads that zip it should preserve the folder name and unzip all
files in the same structure as the were on
the server.
(I just need a hint or at least to know if
PHP can do that)
TIA,
Wade