Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经正确配置了ckeditor和ckfinder,当我插入图片时它可以工作,但是当我添加一些样式时,它会打印样式标签之外的样式
我发现我的问题是我的 php 安装启用了 magic_quotes,所以这就是我的 ckeditor 的问题。