首页 > 问答 > 正文
富文本编辑器怎么保存到数据库?是以什么格式保存的?读取要怎么读取?
Leon40552017-11-01 14:15:33
1),通过javascript代码中content等到前端的数据.
2),以字符串的方式保存在数据表中,表中的字段必须是tinytext、text、mediumtext和longtext类型.
3), 读取用htmlspecialchars
http://fex.baidu.com/ueditor/
多看文档,不谢!
首页
课程
问答
我的