Separate names with a comma.
Discussion in '后端开发' started by shaun, Apr 16, 2006.
例如把所有<br>全部替换掉 怎么写呢 已知 update content set title =replace(title, '<br>',''); 但试了不行
update content set title =replace(title, '<br>',''); 试试这个,可能你在写入的时候,使用了。htmlspecialchars