Top

Code Snippets Tagged with gunzip+unzip by Hawkee

  (1)  
Sort by 
This will extract a zip file via PHP. Just be sure to set the $file and $path variables. $file represents the zip file name which may or may not contain a path. $path represents the directory to extract
Tags: file  gunzip  unzip 
6 comment(s)   |   Score: 9.0   |   Language: PHP   |   Posted by Hawkee on Jun 21, 2007
Bottom