Public Member Functions | |
| unzip ($file, $dir) | |
| recursiveMkDir ($path, $mode='0777') | |
Requerer: extensao zip do php: http://pecl.php.net/packages/zip Instalaçao:
Mais informaçoes, consulte: http://php.net/manual/en/install.pecl.phpize.php
Definition at line 40 of file mzip.class.
| MZip::unzip | ( | $ | file, | |
| $ | dir | |||
| ) |
Definition at line 43 of file mzip.class.
| MZip::recursiveMkDir | ( | $ | path, | |
| $ | mode = '0777' | |||
| ) |
Definition at line 89 of file mzip.class.