extracting zip files =)

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
psychotomus
Forum Contributor
Posts: 487
Joined: Fri Jul 11, 2003 1:59 am

extracting zip files =)

Post by psychotomus »

A client of mine wants me to perform a job where I have to extract files and do other things after extracting.
How do I go about extracting files without actually writing a class or function to do it. Is there allready some classes available or functions?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Searching Code Snippets would say yes.
Post Reply