php批量转换文件夹下所有文件编码的函数类
函数代码:
$value)
{
iconv_file($value);
}
}
else
{
$contents_before=file_get_contents($filename);
/*$encoding=mb_detect_encoding($contents_before,array('CP936','ASCII','GBK','GB2312','UTF-8'));
echo$encoding;
if($encoding=='UTF-8')mb_detect_encoding函数不工作
{
return;
}*/
$contents_after=iconv($input_encoding,$output_encoding,$contents_before);
file_put_contents($filename,$contents_after);
}
}
else
{
echo'参数错误';
returnfalse;
}
}
iconv_file('./test');
?>
注意:把一个文件夹里的文件全部转码只能转一次否则全部变乱码
热门推荐
10 对患者生日祝福语简短
11 结婚祝福语简短装备
12 周岁祝福语学生文案简短
13 订婚领证祝福语简短精辟
14 导师获奖祝福语大全简短
15 新婚购房祝福语简短精辟
16 牛年祝福语简短的爱人
17 送芒果的祝福语简短
18 送给学长毕业祝福语简短