Gleasonator Posted August 25, 2008 Share Posted August 25, 2008 Hi, I was hoping someone could point my in the right direction, as Google wasn't sufficient. I have unzipme.zip on my server and I'd like to unzip all the files of the ZIP into a folder called "temp" using PHP. Any easy way to do this? Thanks all. Link to comment https://forums.phpfreaks.com/topic/121167-unzipping-the-contents-of-a-archive-to-server/ Share on other sites More sharing options...
cooldude832 Posted August 25, 2008 Share Posted August 25, 2008 http://us.php.net/zip Link to comment https://forums.phpfreaks.com/topic/121167-unzipping-the-contents-of-a-archive-to-server/#findComment-624638 Share on other sites More sharing options...
Gleasonator Posted August 25, 2008 Author Share Posted August 25, 2008 Thanks for the link. I don't really understand the usage of ZIP, though. You zip_open, then what? How would you extract the files? Thanks again. Link to comment https://forums.phpfreaks.com/topic/121167-unzipping-the-contents-of-a-archive-to-server/#findComment-624654 Share on other sites More sharing options...
Zezombia Posted August 25, 2008 Share Posted August 25, 2008 http://us.php.net/manual/en/function.ziparchive-extractto.php Link to comment https://forums.phpfreaks.com/topic/121167-unzipping-the-contents-of-a-archive-to-server/#findComment-624726 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.