四虎精品视频-四虎精品成人免费网站-四虎黄色网-四虎国产视频-国产免费91-国产蜜臀97一区二区三区

PHP Zip壓縮 在線對文件進(jìn)行壓縮的函數(shù)

復(fù)制代碼 代碼如下:
/* creates a compressed zip file */
function create_zip($files = array(),$destination = '',$overwrite = false) {
//if the zip file already exists and overwrite is false, return false
if(file_exists($destination) && !$overwrite) { return false; }
//vars
$valid_files = array();
//if files were passed in...
if(is_array($files)) {
//cycle through each file
foreach($files as $file) {
//make sure the file exists
if(file_exists($file)) {
$valid_files[] = $file;
}
}
}
//if we have good files...
if(count($valid_files)) {
//create the archive
$zip = new ZipArchive();
if($zip->open($destination,$overwrite ? ZIPARCHIVE::OVERWRITE : ZIPARCHIVE::CREATE) !== true) {
return false;
}
//add the files
foreach($valid_files as $file) {
$zip->addFile($file,$file);
}
//debug
//echo 'The zip archive contains ',$zip->numFiles,' files with a status of ',$zip->status;

//close the zip -- done!
$zip->close();

//check to make sure the file exists
return file_exists($destination);
}
else
{
return false;
}
}
/***** Example Usage ***/
$files=array('file1.jpg', 'file2.jpg', 'file3.gif');
create_zip($files, 'myzipfile.zip', true);

php Zip 文件在線解壓縮的函數(shù)代碼

php技術(shù)PHP Zip壓縮 在線對文件進(jìn)行壓縮的函數(shù),轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: ?1,| livecams直播表演视频| 对会长的忠告未增减| 电视直播pro| 小组介绍| 张静初吴彦祖演的门徒| 爷爷的爷爷怎么称呼| 小妹电影| 北京卫视今晚的电视剧是什么| 菊次郎的夏天钢琴谱简谱| 色在线视频| 女孩们在线观看完整电影| 无内秘书| 杨玉环一级片| 直播挤奶| 极度险情| 铁血使命电视剧演员表| 大海歌词 张雨生| 小小少年电影完整版| 秀人网门户网免费| 皇家趣学院免费观看全集完整版| 红旗车驾驶员个人主要事迹材料 | 汪汪队奇趣蛋| 汽水音乐官网| 复仇女王 电视剧| 刘一秒攻心销售| 孙坚| 一起再看流星雨| be helpful at home| 阿妹的诺言| 范冰冰激情片段| 人口腔上皮结构图| 熊欣欣个人资料| 国产艳遇久久久久久久精品电影| 张柏芝艳照无删减版| 娇喘视频在线观看| 欧美一级毛片无遮挡| 张柏芝艳照视频| 电影《exotica》完整版观看| 迷宫的十字路口讲了什么| 探究事物的本质的读后感想|