Zipping file.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
quadoc
Forum Contributor
Posts: 137
Joined: Fri Jul 01, 2005 5:33 pm
Location: Atlanta, GA

Zipping file.

Post by quadoc »

I'm trying to write a webpage where the user is allowed to upload a file in word doc or text file but I want it to store on the server as a Zip file. Does anyone know how I can do this? Has anyone done this before? Please post some tips. Thanks...
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Have you looked in our Code Snippets?
Post Reply