一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

PHP去掉從word直接粘貼過(guò)來(lái)的沒(méi)有用格式的函數(shù)

一般處理的方式有二種:1.通過(guò)編輯器的JS直接去除。2.提交到后臺(tái)后,直接用程序去掉無(wú)效標(biāo)簽。下面我就分享一個(gè)通過(guò)php的處理方式,成功率可能不是100%。這程序也是在php官網(wǎng)上看到的,就順便粘貼過(guò)來(lái)了。
復(fù)制代碼 代碼如下:
function ClearHtml($content,$allowtags='') {

mb_regex_encoding('UTF-8');
//replace MS special characters first
$search = array('/‘/u', '/’/u', '/“/u', '/”/u', '/—/u');
$replace = array('/'', '/'', '"', '"', '-');
$content = preg_replace($search, $replace, $content);
//make sure _all_ html entities are converted to the plain ascii equivalents - it appears
//in some MS headers, some html entities are encoded and some aren't
$content = html_entity_decode($content, ENT_QUOTES, 'UTF-8');
//try to strip out any C style comments first, since these, embedded in html comments, seem to
//prevent strip_tags from removing html comments (MS Word introduced combination)
if(mb_stripos($content, '/*') !== FALSE){
$content = mb_eregi_replace('#//*.*?/*/#s', '', $content, 'm');
}
//introduce a space into any arithmetic expressions that could be caught by strip_tags so that they won't be
//'<1' becomes '< 1'(note: somewhat application specific)
$content = preg_replace(array('/<([0-9]+)/'), array('< $1'), $content);

$content = strip_tags($content, $allowtags);
//eliminate extraneous whitespace from start and end of line, or anywhere there are two or more spaces, convert it to one
$content = preg_replace(array('/^/s/s+/', '//s/s+$/', '//s/s+/u'), array('', '', ' '), $content);
//strip out inline css and simplify style tags
$search = array('#<(strong|b)[^>]*>(.*?)</(strong|b)>#isu', '#<(em|i)[^>]*>(.*?)</(em|i)>#isu', '#<u[^>]*>(.*?)</u>#isu');
$replace = array('<b>$2</b>', '<i>$2</i>', '<u>$1</u>');
$content = preg_replace($search, $replace, $content);

//on some of the ?newer MS Word exports, where you get conditionals of the form 'if gte mso 9', etc., it appears
//that whatever is in one of the html comments prevents strip_tags from eradicating the html comment that contains
//some MS Style Definitions - this last bit gets rid of any leftover comments */
$num_matches = preg_match_all("http://<!--/u", $content, $matches);
if($num_matches){
$content = preg_replace('//<!--(.)*--/>/isu', '', $content);
}
return $content;
}

測(cè)試使用結(jié)果:
復(fù)制代碼 代碼如下:
<?php
$content = ' <!--[if gte mso 9]><xml><w:WordDocument><w:BrowserLevel>MicrosoftInterNETExplorer4</w:BrowserLevel><w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery><w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery><w:DocumentKind>DocumentNotSpecified</w:DocumentKind><w:DrawingGridVerticalSpacing>7.8</w:DrawingGridVerticalSpacing><w:View>Normal</w:View><w:Compatibility></w:Compatibility><w:Zoom>0</w:Zoom></w:WordDocument></xml><![endif]-->
<p class="p0" style="text-indent: 24.0000pt; margin-bottom: 0pt; margin-top: 0pt;"><span style="mso-spacerun: "yes"; font-size: 12.0000pt; font-family: "宋體";">《優(yōu)伴戶外旅行》――讓旅行成為習(xí)慣!</span></p>越發(fā)忙碌的你,是否想給自己放個(gè)假?專注工作的你,是否還記得上一次鍛煉是什么時(shí)候??jī)?yōu)伴戶外旅行,給你不一樣的旅行體驗(yàn):給心自由,便處處都是風(fēng)景!</span></p>';
echo ClearHtml($content,'<p>');

/*
得到的結(jié)果:
<p >《優(yōu)伴戶外旅行》--讓旅行成為習(xí)慣!</p>越發(fā)忙碌的你,是否想給自己放個(gè)假?專注工作的你,是否還記得上一次鍛煉是什么時(shí)候??jī)?yōu)伴戶外旅行,給你不一樣的旅行體驗(yàn):給心自由,便處處都是風(fēng)景!</p>
*/
?>

php技術(shù)PHP去掉從word直接粘貼過(guò)來(lái)的沒(méi)有用格式的函數(shù),轉(zhuǎn)載需保留來(lái)源!

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

主站蜘蛛池模板: 亚洲激情专区 | 激性欧美激情在线播放16页 | 国产免费一区2区3区4区 | 欧美另类xxx精品人妖 | 久久免费国产精品一区二区 | 偷偷碰偷偷鲁免费视频 | 亚洲欧美在线精品一区二区 | 毛片韩国 | 一区二区三区四区免费视频 | 天天干免费视频 | 手机亚洲第1页 | 免费观看黄色网 | 99国产成人高清在线视频 | 韩国免费毛片在线看 | 亚洲精品中文字幕午夜 | 99国产精品免费观看视频 | 欧美成人精品第一区二区三区 | 99在线观看视频免费 | 亚洲第一天堂网 | 一二三四日本高清 | 日韩一区国产二区欧美三区 | 久久久国产精品va麻豆 | 99久久精品免费观看国产 | 亚洲妇人成熟性成熟网站 | 婷婷久久精品 | 有一婷婷色 | 日本中文字幕一区二区有码在线 | 人人狠狠综合久久亚洲婷婷 | 91资源在线播放 | 亚洲综合图色 | 色久悠悠色久在线观看 | 国产精品伦理久久久久久 | 日本欧美一区二区三区不卡视频 | 国内精自线一二三四2021小说 | 午夜视频福利 | 亚洲一区二区三区中文字幕 | 青青国产成人久久激情91麻豆 | 天天色综合久久 | 伊人国产在线视频 | 99re6这里只有精品 | 国产欧美性综合视频性刺激 |