PHP gunzip, unzip File Extractor
Please Register to submit score.
| Average Score | 9.0 |
| Scores Submitted | 1 |
| Date Added | Jun 21, 2007 |
| Last Updated | Jun 21, 2007 |
| Tags | file gunzip unzip |
Introduction
Be very careful to double check $file if you take it from $_GET or $_POST
This can be used in conjunction with my Wget FTP CSV Datafeed Import Script
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Jun 26, 2007 1:07 pm
Posted on Jun 26, 2007 1:07 pm
Wondering if it work in combination with ftp. So if I make connection to an other server I have rights to ftp the zip to it and extract it there using the remote path and file name?
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Jun 26, 2007 5:10 pm
Posted on Jun 26, 2007 5:10 pm
edynas, I don't think you can issue unzip commands via FTP. Definitely best to do it via ssh.
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Jul 7, 2007 4:48 am
Posted on Jul 7, 2007 4:48 am
Is this script a *nix only script?
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Jul 7, 2007 1:31 pm
Posted on Jul 7, 2007 1:31 pm
It's built for a *nix server, yes.
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Aug 10, 2007 3:33 pm
Posted on Aug 10, 2007 3:33 pm
You should make it, so theres like a input box, and you type the name of the file, and click Extract, and it does it that way. If you don't I might make it later, but great job man!
PHP Snippet:
PHP gunzip, unzip File Extractor
Posted on Aug 10, 2007 6:44 pm
Posted on Aug 10, 2007 6:44 pm
Snipe, no need if you're only going to use it in a command line script. I don't use this through a web interface.





