|
這幾天有在用simple_html_dom抓一些文章。不同網站的編碼在國內基本上是gbk gb2312 utf-8。而以gb2312和utf-8居多。
我這一版的simple_html_dom有一個方法 convert_text 是這個樣子的。
復制代碼 代碼如下:
// PaperG - Function to convert the text from one character set to another if the two sets are not the same.
function convert_text($text)
{
global $debug_object;
if (is_object($debug_object)) {$debug_object->debug_log_entry(1);}
$converted_text = $text;
$sourceCharset = "";
$targetCharset = "";
if ($this->dom)
{
$sourceCharset = strtoupper($this->dom->_charset);
$targetCharset = strtoupper($this->dom->_target_charset);
}
if (is_object($debug_object)) {$debug_object->debug_log(3, "source charset: " . $sourceCharset . " target charaset: " . $targetCharset);}
if (!empty($sourceCharset) && !empty($targetCharset) && (strcasecmp($sourceCharset, $targetCharset) != 0))
{
// Check if the reported encoding could have been incorrect and the text is actually already UTF-8
if ((strcasecmp($targetCharset, 'UTF-8') == 0) && ($this->is_utf8($text)))
{
$converted_text = $text;
}
else
{
$converted_text = iconv($sourceCharset, $targetCharset, $text);
}
}
// Lets make sure that we don't have that silly BOM issue with any of the utf-8 text we output.
if ($targetCharset == 'UTF-8')
{
if (substr($converted_text, 0, 3) == "/xef/xbb/xbf")
{
$converted_text = substr($converted_text, 3);
}
if (substr($converted_text, -3) == "/xef/xbb/xbf")
{
$converted_text = substr($converted_text, 0, -3);
}
}
return $converted_text;
}
來看這一行:
復制代碼 代碼如下:
$converted_text = iconv($sourceCharset, $targetCharset, $text);
會引起轉碼不正確。比如會把gb2312的文字轉成:
復制代碼 代碼如下:
4月26日在<span style="color:#C03">
主站蜘蛛池模板:
羲义嫁密着中出交尾gvg794
|
九九热在线观看
|
久久国产精品永久网站
|
精品免费久久久久久影院
|
理论片在线观看片免费
|
2020亚洲国产在线播放在线
|
99久久精品国内
|
国产学生无码中文视频一区
|
99久久国产露脸精品国产吴梦梦
|
国产亚洲日韩另类在线播放
|
亚洲高清在线天堂精品
|
人妻无码AV中文系统久久免费
|
免费精品国偷自产在线在线
|
蜜臀AV浪潮99国产麻豆
|
yellow在线观看免费高清的日本
|
考好老师让你做一次H
|
天天色天天干天天
|
饱满奶大30p
|
午夜国产精品视频在线
|
丰满的女友1在线观看
|
欧美九十老太另类
|
亚洲欧美中文字幕高清在线
|
99久久蜜臀AV免费看蛮
|
天龙八部慕容属性加点
|
巨胸美女狂喷奶水www网麻豆
|
99pao成人国产永久免费视频
|
色就色 综合偷拍区欧美
|
精品欧美18videosex欧美
|
国产精品视频免费观看
|
国产精品久久久久影院嫩草
|
果冻传媒视频在线播放 免费观看
|
97超碰在线视频 免费
|
一边摸一边桶一边脱免费
|
成人在线观看国产
|
国产在线精彩亚洲久久
|
日韩欧美一区二区中文字幕
|
欧美人成人亚洲专区中文字幕
|
精品国产精品人妻久久无码五月天
|
欧美亚洲韩日午夜
|
蜜臀AV人妻久久无码精品麻豆
|
骚浪插深些好烫喷了
|