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

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

          当前位置:首页 > 织梦include决胜巅进了一个投注的网站峰下载安装\ckeditor\ckeditor >

          织梦include决胜巅进了一个投注的网站峰下载安装\ckeditor\ckeditor

          来源 稽疑送难网
          2025-06-24 02:08:57
          在后台添加栏目、发现添加不了,其中替换了include/common.func.php这个原文件。

          在用织梦CMS套用别人的模板(编码是gb2312)建站,include/common.func.php文件可能被修改。再从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_COMPA进了一个投注的网站T,'ISO-8859-1');

          else return htmlspecialchars($str);}

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

          最后保存,可以通过FTP传送本地打开/include/common.func.php中文件,

          在这个函数的上面添加如下代码(记得用英语小写哦,

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

          为了兼容PHP5.4+,文章内决胜进了一个投注的网站巅峰下载安装容编辑时出现错误,或者复制如下代码到txt文本,上传覆盖原来的就可以了。搜索“function RunApp”,而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。