[thelist] upload zip file and unzip it into a folder with php
Brady Mitchell
mydarb at gmail.com
Tue May 5 23:53:00 CDT 2009
On May 5, 2009, at 835PM, Phyu Phyu Aung wrote:
> Could you pl help me for doing the function uploading the zip file
> and unzip
> it into a folder with php.
Upload a file:
http://us3.php.net/manual/en/features.file-upload.post-method.php
Extract Zip Archive:
http://php.net/manual/en/function.ziparchive-extractto.php
Amazing what can be found with a simple google or php.net search...
More information about the thelist
mailing list