00Sven Posted August 6, 2006 Share Posted August 6, 2006 I was looking for a way to unzip a .zip file with PHP. What is the easiest way of doing this? Link to comment https://forums.phpfreaks.com/topic/16718-unzip/ Share on other sites More sharing options...
kenrbnsn Posted August 6, 2006 Share Posted August 6, 2006 Take a look at the zip functions in the manual (http://www.php.net/manual/en/ref.zip.php)They may be what you're looking for.Ken Link to comment https://forums.phpfreaks.com/topic/16718-unzip/#findComment-70277 Share on other sites More sharing options...
00Sven Posted August 6, 2006 Author Share Posted August 6, 2006 How do I actually extract all of the files? Link to comment https://forums.phpfreaks.com/topic/16718-unzip/#findComment-70283 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.