Page 1 of 1

can i zip, make thubnails or create other files in php???

Posted: Wed Jan 07, 2004 2:39 pm
by basdog22
I am coding a system right now that needs to create .zip files and thubnails of some files on the fly.

1.what i mean is say there is a link like: down.php?op=download&what=file1

The file1 is a directory on the server and i want when the user clicks the link the directory is ziped and ready for downloading.

I can either upload the same dir as a zip file but i think it would be better that way

2. Say i have a screenshot of a file and i want it to be "thubnailed" in order to create a catalog. How can this be done???

Any help greatly appreciated :) :) :)

Posted: Wed Jan 07, 2004 2:48 pm
by scorphus

Posted: Wed Jan 07, 2004 3:03 pm
by basdog22
:D :D :D :D

thanks man :wink: