update
This commit is contained in:
11
_unpack.php
Normal file
11
_unpack.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?
|
||||
|
||||
//$zip = new ZipArchive;
|
||||
//$res = $zip->open('makl_backup.zip');
|
||||
//if ($res === TRUE) {
|
||||
// $zip->extractTo('/home/www/hotel/');
|
||||
// $zip->close();
|
||||
// echo 'woot!';
|
||||
//} else {
|
||||
// echo 'doh!';
|
||||
//}
|
||||
Reference in New Issue
Block a user