Home  >  Article  >  Backend Development  >  使用Xheditor遇到的一个问题。

使用Xheditor遇到的一个问题。

WBOY
WBOYOriginal
2016-06-23 14:18:471109browse

在编辑器里面写入:echo "error:". $_FILES["file"]["error"]."
"; 
保存
数据库中的


再次修改文章
编辑器内容:echo "error:". $_FILES["file"]["error"]."
";
保存。
数据库后的
是:


无法原样输出:echo "error:". $_FILES["file"]["error"]."
"; 


回复讨论(解决方案)

没办法解决,通过换百度html编辑器解决,烦。来人接分,以后再搞。

来人接分啦。

没用过 Xheditor 

我是看CSDN博客用的我才用的。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn