Details
PHP Extract Files using PHP function ZipArchive.
If the directory there are some zip or gz file extension, you can select the file you want extracted into the specified directory.
You can edited at this line following:
if (pathinfo($filename, PATHINFO_EXTENSION) === 'zip' || pathinfo($filename, PATHINFO_EXTENSION) === 'gz') {
All files and scripts under licenses ( GNU GPL v2 or later).
|
Name: |
PHP Extract Zip File |
Base name: |
extract-files |
Description: |
List and extract Zip files to a selected directory |
Version: |
- |
PHP version: |
5 |
License: |
GNU General Public License (GPL) |
All time users: |
19 users |
All time rank: |
10957 |
Week users: |
0 users |
Week rank: |
134  |
|
|
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|