本文介绍了存储html时,Mysql不会更新longtext列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨
我在mysql表中有一个Longtext列,用户可以存储来自wysiwyg textarea的文本,当我存储复制和粘贴的文本时微软的话,那个文字是不是可以替换?
有没有人知道这个原因?因为如果我输入它的罚款。它只发生在word文档中留空的行。
种类问候
Hi
I have a Longtext column in a mysql table which a user can store text from a wysiwyg textarea, when i store text that was copied and pasted from microsoft word, that text cannot be replaced?
does any one know the cause of this? because if I type it out its fine. and it only occurs when there was a line left blank in the word document.
Kind Regards
推荐答案
这篇关于存储html时,Mysql不会更新longtext列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!