<code id='FA3CC6BFC8'></code><style id='FA3CC6BFC8'></style>
    • <acronym id='FA3CC6BFC8'></acronym>
      <center id='FA3CC6BFC8'><center id='FA3CC6BFC8'><tfoot id='FA3CC6BFC8'></tfoot></center><abbr id='FA3CC6BFC8'><dir id='FA3CC6BFC8'><tfoot id='FA3CC6BFC8'></tfoot><noframes id='FA3CC6BFC8'>

    • <optgroup id='FA3CC6BFC8'><strike id='FA3CC6BFC8'><sup id='FA3CC6BFC8'></sup></strike><code id='FA3CC6BFC8'></code></optgroup>
        1. <b id='FA3CC6BFC8'><label id='FA3CC6BFC8'><select id='FA3CC6BFC8'><dt id='FA3CC6BFC8'><span id='FA3CC6BFC8'></span></dt></select></label></b><u id='FA3CC6BFC8'></u>
          <i id='FA3CC6BFC8'><strike id='FA3CC6BFC8'><tt id='FA3CC6BFC8'><pre id='FA3CC6BFC8'></pre></tt></strike></i>

          当前位置:首页 > 织梦include问鼎p决胜巅峰国际版下载g下载安装\ckeditor\ckeditor >

          织梦include问鼎p决胜巅峰国际版下载g下载安装\ckeditor\ckeditor

          来源 龙跃凤鸣网
          2025-06-22 07:05:25
          在这个函数的上面添加如下代码(记得用英语小写哦,再从txt文本复制到添加的地方)即可:

          function dede_htmlspecialchars($str) {

          global $cfg_soft_lang;

          if (version_compare(PHP_VERSION, '5.4.0', '<')) return htmlspecialchars($str);

          if ($cfg_soft_lang=='gb2312') return htmlspecialchars($str,ENT_COMPAT,'ISO-8859-1');

          else return htmlspecialchars($str);}

          织梦include\ckeditor\ckeditor_php5.php解决办法-图片2

          最后保存,include/common.func.php文件可能被修改。

          织梦include\ckeditor\ckeditor_php5.php解决办法-图片1

          为了兼容PHP5.4+,搜索“function RunApp”,**问鼎pg下载决胜巅峰国际版下载安装****文章内容编辑时出现错误,发现添加不了,其中替换了include/common.func.php这个原文件。或者复制如下代码到txt文本,上传覆盖原来决胜巅峰国际版下载>问鼎pg下载安装的就可以了。在后台添加栏目、而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。

          在用织梦CMS套用别人的模板(编码是gb2312)建站,可以通过FTP传送本地打开/include/common.func.php中文件,