/ Published in: PHP
Easy PHP script for uploading and unpacking zip files to the server much faster
Steps to follow:
- create folder on the webserver called "zipper" or something else
- copy the following PHP code into a file called "zipper.php" into this folder
- use the url to this file to start the little script
- select a zip file from your harddisk and go for it
- after upload a directory exists in the folder "zipper" from step 1
with ftp program (like Filezilla) you can easily move the content to the directory of your choice (that's all), which goes much faster
You need to login to post a comment.
